Skip to content

Commit 2533f0c

Browse files
committed
Add Django-channels to WebSocket section
1 parent 543c3e1 commit 2533f0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,6 +1220,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
12201220

12211221
* [AutobahnPython](https://github.com/crossbario/autobahn-python) - WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html).
12221222
* [Crossbar](https://github.com/crossbario/crossbar/) - Open-source Unified Application Router (Websocket & WAMP for Python on Autobahn).
1223+
* [django-channels](https://github.com/django/channels) - Developer-friendly asynchrony for Django
12231224
* [django-socketio](https://github.com/stephenmcd/django-socketio) - WebSockets for Django.
12241225
* [WebSocket-for-Python](https://github.com/Lawouach/WebSocket-for-Python) - WebSocket client and server library for Python 2 and 3 as well as PyPy.
12251226

0 commit comments

Comments
 (0)