/notifications

Example using Rails, JavaScript and ActiveMQ to do websocket notifications

Primary LanguageJavaScript

Notifications using Websockets

A simple example using Rails, ActiveMQ, JavaScript, STOMP and Websockets.

Bits of ActiveMQ are located in the ./bin directory.

To send messages to the server run: rails runner console_chat.rb username

Javascript Library Used:

github.com/jmesnil/stomp-websocket

Ruby Library Used:

github.com/stompgem/stomp