This website requires JavaScript.
Explore
Help
Sign In
misc
/
cosmopolite
Watch
1
Star
0
Fork
0
You've already forked cosmopolite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b06e94c1c822a5a239f36ac14e60e25d133d437b
cosmopolite
/
lib
History
Ian Gulliver
0380679ddb
When rebuilding the channel, subscribe via last seen ID, so we don't miss messages from the time we were disconnected.
2014-05-18 11:20:44 +03:00
..
__init__.py
Initial snapshot.
2014-03-25 13:43:11 -07:00
auth.py
Initial snapshot.
2014-03-25 13:43:11 -07:00
models.py
When rebuilding the channel, subscribe via last seen ID, so we don't miss messages from the time we were disconnected.
2014-05-18 11:20:44 +03:00
security.py
Switch to a multi-request/response API to make batching possible.
2014-05-06 13:38:40 -07:00
session.py
Move message handling in RPC responses out of individual commands and to a general property of the response.
2014-05-06 13:47:57 -07:00
utils.py
Switch to a multi-request/response API to make batching possible.
2014-05-06 13:38:40 -07:00