Skip to content

Commit 9f29e35

Browse files
authored
Add Django-SIO to community projects. (#2213)
1 parent e9f7db6 commit 9f29e35

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/community.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Community Projects
33

44
These projects from the community are developed on top of Channels:
55

6+
* Django-SIO_, Socket.IO for Django, powered by Channels and compatible with the official Socket.IO clients.
67
* Beatserver_, a periodic task scheduler for Django Channels.
78
* EventStream_, a library to push data using the Server-Sent Events (SSE) protocol.
89
* DjangoChannelsRestFramework_, a framework that provides DRF-like consumers for Channels.
@@ -26,6 +27,7 @@ These projects from the community are developed on top of Channels:
2627

2728
If you'd like to add your project, please submit a PR with a link and brief description.
2829

30+
.. _Django-SIO: https://django-sio.readthedocs.io/en/latest/
2931
.. _Beatserver: https://github.com/rajasimon/beatserver
3032
.. _EventStream: https://github.com/fanout/django-eventstream
3133
.. _DjangoChannelsRestFramework: https://github.com/hishnash/djangochannelsrestframework

0 commit comments

Comments
 (0)