Package

purescript-sockjs-client

Repository
FruitieX/purescript-sockjs-client
License
MIT
Uploaded by
FruitieX
Published on
2018-03-20T09:54:13Z

Purescript bindings for sockjs-client

Installing

bower install --save purescript-sockjs-client
yarn add sockjs-client

Example usage

See example/ directory

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.

Modules
SockJS.Client
Dependencies