Skip to content

aykl/purescript-websocket-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Bindings to Websocket API for Purescript

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

About

Simple Bindings to Websocket API for Purescript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 83.7%
  • JavaScript 16.0%
  • HTML 0.3%