The project is hosted on GitHub.
The library file will be located in src/stomp.js
.
It does not require any dependency (except Web Socket support from the browser!)
- Open in your web browser the test page
- Check all tests pass
The project contains an example using stomp-websockets to send and receive Stomp messages from a server.
git clone git://github.com/jmesnil/stomp-websocket.git