@hackage websockets0.7.1.1

A sensible and clean way to write WebSocket-capable servers in Haskell.

This library allows you to write WebSocket-capable servers.

See an example: http://jaspervdj.be/websockets/example.html.

The API of the Network.WebSockets module should also contain enough information to get you started.

See also: