I'm not sure what you mean by "does not seem to work", but have you
architected your app to handle the fact that WebSocket is stateless (and
your dynos are too)?  For example, read
this<https://devcenter.heroku.com/articles/heroku-labs-websockets#application-architecture>and
this <https://devcenter.heroku.com/articles/play-java-websockets-advanced>.
 Hope that helps.


On Fri, Jan 17, 2014 at 3:42 PM, Sanjay Gupta <sanjayg.m...@gmail.com>wrote:

> I have started using heroku with enabled websocket..but it does not seem
> to work with multiple dyno. Could any body provide what extra configuration
> we need to do to have socket io (websocket transport) working on multiple
> dyno. I am using Socket IO with RedisStore, as described in (
> https://github.com/LearnBoost/Socket.IO/wiki/Configuring-Socket.IO)
>
> Thanks
> Sanjay
>
>
> On Tuesday, October 8, 2013 10:39:53 PM UTC+5:30, richard schneeman wrote:
>>
>> I'm just going to leave this...right...here:
>>
>> https://blog.heroku.com/archives/2013/10/8/websockets-public-beta
>>
>  --
> --
> You received this message because you are subscribed to the Google
> Groups "Heroku" group.
>
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en_US?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Heroku Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to heroku+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to