mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 02:09:21 -05:00
05630758f2
using json.dumps with custom options requires us to create a new JSONEncoder on each call. It's more efficient to create one upfront and reuse it. |
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
commands.py | ||
protocol.py | ||
resource.py | ||
streams.py |