@hackage websockets0.3.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://github.com/jaspervdj/websockets/tree/master/example.

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

This library currently works with Chromium >= 14, and Firefox >= 6.

See also: