Skip to content

Snap integration for the websockets library

License

Notifications You must be signed in to change notification settings

ruamk/websockets-snap

 
 

Repository files navigation

websockets-snap

Provides Snap integration for the websockets library.

This library must be used with the threaded GHC runtime system. You can do this by using something like this in your cabal file:

ghc-options: -Wall -threaded -rtsopts "-with-rtsopts=-N"

About

Snap integration for the websockets library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 72.6%
  • JavaScript 11.9%
  • HTML 9.7%
  • CSS 5.8%