Re: [Rails] Looking for advice on Websockets and Rails

2015-03-24 Thread Olivier Batard
Hi, Thanks, I'll look into volt, seems promising. Le mardi 24 mars 2015 20:59:37 UTC+1, Antônio Augusto Sousa Britto a écrit : > > try Volt, it seems suitable for your purposes, since its connectin already > relies on websockets. > > Att, > >[image: --] > Antonio Augusto > [image: http://]a

Re: [Rails] Looking for advice on Websockets and Rails

2015-03-24 Thread Antônio Augusto Sousa Britto
try Volt, it seems suitable for your purposes, since its connectin already relies on websockets. Att, [image: --] Antonio Augusto [image: http://]about.me/aaugusto

[Rails] Looking for advice on Websockets and Rails

2015-03-23 Thread Olivier Batard
Hello. After some hours googling for that, I try here. I want to stream files (upload and dowload) and sounds via Rails and websockets. What's the best way to do that in rails? Which tools do you recommend ? I read that em-websocket, websocket-rails, socket.io, meteor project ... What's the d