An implementation of the Syndicate broker protocol for Python
Go to file
Tony Garnock-Jones d514baac38 Better fault handling: a delayed send/close will only fire if self.ws is still present 2019-05-16 15:00:00 +01:00
syndicate Better fault handling: a delayed send/close will only fire if self.ws is still present 2019-05-16 15:00:00 +01:00
.gitignore Initial commit 2018-11-20 19:45:27 +00:00
Makefile Initial commit 2018-11-20 19:45:27 +00:00
chat.py Python3 wants strings given to stderr.write 2019-05-16 14:28:14 +01:00
environment Initial commit 2018-11-20 19:45:27 +00:00
requirements.txt Initial commit 2018-11-20 19:45:27 +00:00
setup.py Initial commit 2018-11-20 19:45:27 +00:00