Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flask websockets example on diesel.io home page doesn't run #35

Open
davidthewatson opened this issue Apr 19, 2012 · 1 comment
Open

Comments

@davidthewatson
Copy link

I couldn't find the flask example on diesel.io homepage in git or I'd have diffed it and issued a pull request. At any rate, it's missing:

from diesel.util.queue import deque

at the beginning

and

app.run(debug=True)

at the end

@gabeio
Copy link

gabeio commented Jun 26, 2012

it only needs an
app.run()
the debug is unneeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants