mirror of https://github.com/zulip/zulip.git
b8579c6848
Tested using the following procedure (run-dev.py won't pass through the client connect closing) tabbott@monastery:~/zulip$ curl http://localhost:9991/api/v1/register -u email:key -d 'event_types=["message"]' {"msg":"","max_message_id":2259,"last_event_id":-1,"result":"success","queue_id":"1386884005:0"} tabbott@monastery:~/zulip$ curl -G http://localhost:9993/api/v1/events -u email:key -d "last_event_id=0" -d "queue_id=1386884005:0" (then hit ctrl-C) (imported from commit 3c4f3d5caac97b3de53da994ff9cd9ef67b2b9ea) |
||
---|---|---|
.. | ||
commands | ||
__init__.py |