GitHub - centrifugal/centrifugo: Scalable real-time messaging server in a language-agnostic way. Set up once and forever.
2y 11mon ago by programming.dev/u/sjpwarren in cool_github_projects@programming.dev from github.com
This is an easy way to add Websockets to an application. We use it with Django so it handles the connections etc. We started using this before the async feature of Python became available.