em-websocket Questions
2
Solved
I am writing an application that keeps track of content pushed around between users of a certain task. I am thinking of using WebSockets to send down new content as they are available to all users ...
Tufted asked 15/5, 2012 at 3:57
1
I'm building a messaging app like WhatsApp. My goal is to expose only REST API through Rails and "push notifications" to connected clients via websockets. So clients communicate with server only wi...
Blowy asked 26/7, 2013 at 15:11
1
Solved
I have a rails app I am running on thin server to utilize the EventMachine run loop. The problem is that I would like to be able to include em-websocket to process information coming in from a ws a...
Pulmonary asked 30/4, 2012 at 13:5
1
© 2022 - 2024 — McMap. All rights reserved.