Hey! Hey server! You got any new data? Server? SERVER!.
WebSocket is a protocol providing full-duplex communication channels over a single TCP connection.
Faye is a publish-subscribe messaging system based on the Bayeux protocol. It provides message servers for Node.js and Ruby, and clients for use on the server and in all major web browsers.
Add web socket notification for each user when a user login
Framework for real-time communication over websockets
Installing rails 5
gem install rails -v '5.0.0.beta2'
rails _5.0.0.beta2_ new chatter