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