mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-04 08:10:47 -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 |