|
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.