websockets: Create WebSocket servers

[ bsd3, library, network ] [ Propose Tags ] [ Report a vulnerability ]

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. (Note: many of these newest browsers have recently stopped shipping with websockets enabled by default, due to security issues which are yet to be resolved.)

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

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1.2, 0.1.1.3, 0.1.1.5, 0.1.2.2, 0.1.2.3, 0.1.2.5, 0.2.0.1, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.5.2.0, 0.5.2.1, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.7.0.0, 0.7.0.1, 0.7.1.0, 0.7.1.1, 0.7.2.0, 0.7.2.1, 0.7.3.0, 0.7.4.0, 0.7.4.1, 0.8.0.0, 0.8.1.0, 0.8.1.1, 0.8.1.2, 0.8.1.3, 0.8.2.0, 0.8.2.1, 0.8.2.2, 0.8.2.3, 0.8.2.4, 0.8.2.5, 0.8.2.6, 0.9.0.0, 0.9.0.1, 0.9.1.0, 0.9.2.0, 0.9.2.1, 0.9.2.2, 0.9.3.0, 0.9.3.1, 0.9.4.0, 0.9.5.0, 0.9.6.0, 0.9.6.1, 0.9.6.2, 0.9.7.0, 0.9.8.0, 0.9.8.1, 0.9.8.2, 0.10.0.0, 0.11.0.0, 0.11.1.0, 0.11.2.0, 0.12.0.0, 0.12.1.0, 0.12.2.0, 0.12.3.0, 0.12.3.1, 0.12.4.0, 0.12.4.1, 0.12.5.0, 0.12.5.1, 0.12.5.2, 0.12.5.3, 0.12.6.0, 0.12.6.1, 0.12.7.0, 0.12.7.1, 0.12.7.2, 0.12.7.3, 0.13.0.0 (info)
Dependencies base (>=4 && <5), binary (>=0.5), bytestring (>=0.9), containers (>=0.3), network (>=2.2.1.7), pureMD5 (>=2.1) [details]
Tested with ghc ==6.12
License BSD-3-Clause
Copyright (c) 2010 Siniša Biđin
Author Siniša Biđin
Maintainer Siniša Biđin <sinisa@bidin.cc>
Category Network
Bug tracker mailto:sinisa@bidin.cc
Uploaded by SinisaBidin at 2011-02-24T02:46:18Z
Distributions Arch:0.12.7.3, Debian:0.12.7.1, Fedora:0.12.7.3, LTSHaskell:0.13.0.0, NixOS:0.12.7.3, Stackage:0.13.0.0
Reverse Dependencies 122 direct, 3499 indirect [details]
Downloads 115195 total (507 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]