|
vor 1 Jahr | |
---|---|---|
.. | ||
chat | vor 1 Jahr | |
css | vor 1 Jahr | |
webworker | vor 1 Jahr | |
README.md | vor 1 Jahr | |
index.html | vor 1 Jahr | |
server.js | vor 1 Jahr |
To run the examples, start a local HTPP server:
$ node server.js
The Chat example shows how to use stomp.js
to send and receive STOMP messages directly from the Web browser.
The WebWorker example uses a WebWorker to send and receive STOMP messages from the broker.