erikd / websockets-snap

Snap integration for the websockets library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Haskell 73.6%Language:JavaScript 11.5%Language:HTML 9.4%Language:CSS 5.6%