WSocket
WSocket copied to clipboard
Simple WSGI HTTP + Websocket Server, Framework, Middleware And App.
Gunicorn
i am using Wsocket with a wsgi compatible app based on werkzeug (middleware) . it works but when i try to run the app with gunicorn socket stops to work...
the demo "on_close" is not valid hello, I used the code and add print message on_close. ===================================================== ``` from wsocket import WSocketApp, WebSocketError, logger, run from time import sleep logger.setLevel(10)...
**Note:** I am a student.I have no enough knowladge. So can anyone help me to develop this? please reply if you can