-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 ( others tradizional routes still works )
gunicorn -w 2 -b 0.0.0.0:55226 zero:app
this is the simple string i use
someone is using in conjunction with uwsgi or gunicorn ?
thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working