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
d3f716a081130ab8141e38d775a2ab754e7a10ed
cosmopolite
/
lib
History
Ian Gulliver
d3f716a081
Use a property instead of key_name to hold subject name. This makes Message.ToEvent() do an additional datastore read, but opens up the ability to add more subject indexes.
2014-05-17 18:50:12 +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
Use a property instead of key_name to hold subject name. This makes Message.ToEvent() do an additional datastore read, but opens up the ability to add more subject indexes.
2014-05-17 18:50:12 +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