mirror of
https://github.com/django/daphne.git
synced 2024-11-28 10:43:44 +03:00
231bfb7c4e
Also accept `permessage-deflate`, `permessage-bzip2` and `permessage-snappy` compression extensions by default if client requests for them. Compression/decompression of the messages is taken care of by `autobahn` package. |
||
---|---|---|
.. | ||
twisted/plugins | ||
__init__.py | ||
access.py | ||
cli.py | ||
endpoints.py | ||
http_protocol.py | ||
server.py | ||
testing.py | ||
utils.py | ||
ws_protocol.py |