mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
b8579c684858d4e50584e65eb411c5180db843a5
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)
Description
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
Apache-2.0
857 MiB
Languages
Python
58.5%
TypeScript
18.1%
JavaScript
9.1%
CSS
3.9%
HTML
3.6%
Other
6.6%