heroku-python / flask-sockets

[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock
MIT License
1.74k stars 167 forks source link

How do I send() to a given namespace??? #61

Open sandeepbl opened 6 years ago

sandeepbl commented 6 years ago

Please let me know more about Flask_Sockets handles namespaces. Can you also include a documentation? thanks

pedro2555 commented 6 years ago

As far as I understand, this implements websockets. You may be looking for something like flask_socketio