Community Projects¶
These projects from the community are developed on top of Channels:
Beatserver, a periodic task scheduler for django channels.
EventStream, a library to push data using Server-Sent Events (SSE) protocol.
DjangoChannelsRestFramework, a framework that providers DRF like consumers for channels.
ChannelsMultiplexer, a JsonConsumer Multiplexer for channels.
DjangoChannelsIRC, an interface server and matching generic consumers for IRC.
Apollo, a real-time polling application for corporate and academic environments.
DjangoChannelsJsonRpc, a wrapper for the JSON-RPC protocol.
channels-demultiplexer, a (de)multiplexer for
AsyncJsonWebsocketConsumer
consumers.
If you’d like to add your project, please submit a PR with a link and brief description.