Skip to content

Gunicorn  #20

@Framelony

Description

@Framelony

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions