litecord/litecord
Luna Mendes 3f54f35dce gateway.websocket: only use pure zlib when payload is big
big here being more than 1024 characters.
2018-10-12 23:41:41 -03:00
..
blueprints blueprints.users: dispatch USER_UPDATE to guilds and friends 2018-10-12 23:32:54 -03:00
gateway gateway.websocket: only use pure zlib when payload is big 2018-10-12 23:41:41 -03:00
pubsub litecord.pubsub: add FriendDispatcher 2018-10-12 16:17:29 -03:00
__init__.py litecord.blueprints: add auth blueprint 2018-06-17 04:09:29 -03:00
auth.py gateway.websocket: implement ZLIB streaming 2018-06-23 20:16:10 -03:00
dispatcher.py blueprints.users: dispatch USER_UPDATE to guilds and friends 2018-10-12 23:32:54 -03:00
enums.py enums: add own Flags class 2018-10-12 23:12:14 -03:00
errors.py blueprints.channels: add message sending 2018-07-03 01:02:26 -03:00
presence.py litecord.pubsub: add FriendDispatcher 2018-10-12 16:17:29 -03:00
schemas.py blueprints.users: finish user patch impl 2018-10-12 21:34:45 -03:00
snowflake.py blueprints.channels: add implementations for some routes 2018-07-04 17:40:27 -03:00
storage.py storage: only set mobile and phone when secure=True 2018-10-12 21:36:29 -03:00
utils.py gateway.websocket: add handler for heartbeats 2018-09-28 17:50:18 -03:00