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
f4bb278835bb895dab6fc58cc79753bbded39738
cosmopolite
/
lib
History
Ian Gulliver
f4bb278835
Impose access controls for subscribe even without a channel open.
2014-06-02 21:53:51 -07:00
..
__init__.py
Initial snapshot.
2014-03-25 13:43:11 -07:00
auth.py
Remove AuthKey.live, which didn't work anyway.
2014-05-30 17:02:21 -07:00
models.py
Impose access controls for subscribe even without a channel open.
2014-06-02 21:53:51 -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
Generate the client_id on the client, so we don't need a round trip to get it before we can send arbitrary RPCs.
2014-05-31 23:25:15 -07:00
utils.py
Add a new class of chaos monkey errors after the inner code has run. Lower the overall error rate to reduce traffic.
2014-05-27 16:58:20 -07:00