DmitryBurnaev / starlette-web

Simple components for web-app, based on "starlette" framework.
MIT License
5 stars 3 forks source link

Integrate websocket channel groups #62

Closed dolamroth closed 1 year ago

dolamroth commented 1 year ago

https://habr.com/ru/post/506056/ https://pypi.org/project/channel-box/

Write tests with multiple clients

dolamroth commented 1 year ago

https://github.com/encode/starlette/issues/133 https://github.com/encode/broadcaster

dolamroth commented 1 year ago

Another broadcaster-like lib, which is anyio and looks good in general https://github.com/adriangb/msgapp