JSteunou / webstomp-client

Stomp client over websocket for browsers
Apache License 2.0
299 stars 59 forks source link

WebSocket is not defined when running using node.js #65

Closed shroo-paulli closed 6 years ago

shroo-paulli commented 6 years ago

ReferenceError: WebSocket is not defined at Object.client (/Users/pongli/my/git/sandbox/JavaScript/ActivemqTest/node_modules/webstomp-client/dist/webstomp.js:881:18) at Object. (/Users/pongli/my/git/sandbox/JavaScript/ActivemqTest/webstomp-client.js:12:23)

I think you may need to import ws.

JSteunou commented 6 years ago

And I think you should read the doc ;) https://github.com/JSteunou/webstomp-client#nodejs-support