The latest version of websockets is 0.13.0.0-4.
websockets
Version 0.7.2.0 revision 0 uploaded by JasperVanDerJeugt.
Package meta
- Synopsis
- A sensible and clean way to write WebSocket-capable servers in Haskell.
- Description
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:
The specification of the WebSocket protocol: http://www.whatwg.org/specs/web-socket-protocol/
The JavaScript API for dealing with WebSockets: http://www.w3.org/TR/websockets/
- Author
- Siniša Biđin <sinisa@bidin.cc> Jasper Van der Jeugt <m@jaspervdj.be> Steffen Schuldenzucker <steffen.schuldenzucker@googlemail.com> Alex Lang <lang@tsurucapital.com>
- Bug reports
- https://github.com/jaspervdj/websockets/issues
- Category
- Network
- Copyright
- (c) 2010-2011 Siniša Biđin (c) 2011 Jasper Van der Jeugt (c) 2011 Steffen Schuldenzucker (c) 2011 Alex Lang
- Homepage
- http://jaspervdj.be/websockets
- Maintainer
- Jasper Van der Jeugt <m@jaspervdj.be>
- Package URL
- n/a
- Stability
- experimental