|
hai 1 ano | |
---|---|---|
.. | ||
chat | hai 1 ano | |
css | hai 1 ano | |
webworker | hai 1 ano | |
README.md | hai 1 ano | |
index.html | hai 1 ano | |
server.js | hai 1 ano |
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.