Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module is an implementation of STOMP (Streaming Text Oriented Messaging Protocol) over WebSockets using the Jeff Mesnil's JavaScript library (https://raw.github.com/jmesnil/stomp-websocket/master/dist/stomp.min.js) . Unlike the existing STOMP module, it does not provide two way communication.

The module allows a feed to be streamed to a web page using WebSockets to update a block using BEAN in real time.

This code has been tested against ActiveMQ and does need testing against other implementations of the protocols.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by iaine on , updated