bower install purescript-websocket-simple
If you are intending to use the library in a Node.js setting rather than the browser, you will need an additional dependency from npm
:
npm install ws
See example/src/Main.purs
.
bower install purescript-websocket-simple
If you are intending to use the library in a Node.js setting rather than the browser, you will need an additional dependency from npm
:
npm install ws
See example/src/Main.purs
.
Pursuit v0.9.9