Skip to content

niuk/network-websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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

 
 
 

Contributors

Languages

  • Haskell 100.0%