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
63ac3215377a1185b8c54c922f00ae8b27c6bca9
cosmopolite
/
lib
History
Ian Gulliver
63ac321537
Establish a definite ordering and sequential IDs for messages, at the expense of another datastore read/write pair.
2014-05-18 10:58:39 +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
Establish a definite ordering and sequential IDs for messages, at the expense of another datastore read/write pair.
2014-05-18 10:58:39 +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