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
d96c31abf7dc9c81cacd13ef338a8f1164ad952d
cosmopolite
/
lib
History
Ian Gulliver
d96c31abf7
Remove stupid cycling UUID scheme. Instead, limit server-side pin deduping to a single instance.
2014-05-27 14:54:16 -07: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
Remove stupid cycling UUID scheme. Instead, limit server-side pin deduping to a single instance.
2014-05-27 14:54:16 -07: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