@hackage websockets0.2.0.1

Create WebSocket servers

A library for creating WebSocket-capable servers, where the implemented protocol is defined here: http://is.gd/eSdLB.

This library is tested with Chromium >=7, Opera >=11 and Firefox >=4 and is a work in progress.

Examples of usage can be found in the Network.WebSockets module documentation.