|
преди 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.