|
пре 1 година | |
---|---|---|
.. | ||
chat | пре 1 година | |
css | пре 1 година | |
webworker | пре 1 година | |
README.md | пре 1 година | |
index.html | пре 1 година | |
server.js | пре 1 година |
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.