DEV Community

Discussion on: How to Add Websockets to a Django App without Extra Dependencies

Collapse
 
pystar profile image
Pystar

This tutorial doesnt work for me. I am getting this traceback:

"TypeError: asgi_send() missing 1 required positional argument: 'message'"