channels
channels copied to clipboard
Adding Matrix and MQTT servers / consumers to Community Projects
Hi,
I'm making a Django project requiring IoT and Instant Messaging interfaces. This works well with Channels, thanks !
For this, I found a nice MQTT ASGI server, and didn't find any Matrix ASGI server, so I made one. I guess both could be added in the community list :)