Package

purescript-websocket-simple

Repository
zudov/purescript-websocket-simple
License
BSD-3-Clause
Uploaded by
zudov
Published on
2017-04-27T23:45:10Z

Documentation Latest release Build Status

Installation

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

Example usage

See example/src/Main.purs.

Documentation

Docs are on Pursuit

Modules
WebSocket
Dependencies