Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

michaelmelanson/network-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network.Websocket
-----------------

A Websocket server library for Haskell.



Example
-------

A simple echo server is provided in the examples/ directory. You can
build it by running this from the root of the project tree:

  ghc --make examples/echo.hs -o echo

Then, point your web browser to examples/test.html.

About

Websocket library for Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published