heroku-python / flask-sockets

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

How to run in Heroku? #4

Closed klinkin closed 10 years ago

johngoodleaf commented 11 years ago

As far as I know, Heroku does not currently support websockets at all. See: https://devcenter.heroku.com/articles/using-socket-io-with-node-js-on-heroku

This was updated 9/17.

d0ugal commented 11 years ago

I just spotted this example here - https://github.com/heroku-examples/python-websockets-chat

johngoodleaf commented 11 years ago

That's pretty cool. Does Heroku now support websockets? It certainly seems so given this example.

kennethreitz commented 11 years ago

Keep your eyes peeled this week :)

klinkin commented 11 years ago

@kennethreitz do you have news about subj?

kennethreitz commented 11 years ago

:sparkles: https://blog.heroku.com/archives/2013/10/8/websockets-public-beta :sparkles:

klinkin commented 11 years ago

Thx, it's a great news, will try it:)

andreif commented 10 years ago

https://devcenter.heroku.com/articles/python-websockets