Using SocketIO with Django Rest Framework, and Django ASGI application.
Aug 17, 2022 · 5 min read · Tired of setting up Django channels? Need a more friendly library to work with? Then you can use SocketIO. I don't see many people using it with django which is why I'm writing this blog to let you guys know you can also use socketIo with ASGI server...
RRajesh commented