Purescript bindings for sockjs-client
bower install --save purescript-sockjs-client
yarn add sockjs-client
Build example with:
bower install
yarn add sockjs-client
pulp browserify --include example -O --to example/bundle.js
then serve up the example/ directory with any HTTP server.