socket-io

[ bsd3, library, unclassified ] [ Propose Tags ]

This library provides an implementation of Socket.io protocol (version 1). It builds on top of Engine.IO, allowing Socket.io to work with both long polling XHR requests, and seamlessly upgrading them to HTML 5 web sockets.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.3.9, 1.3.10, 1.3.11, 1.3.12
Change log Changelog.md
Dependencies aeson (>=0.7 && <0.8), attoparsec (>=0.10 && <0.13), base (>=4.6 && <4.8), bytestring (>=0.10 && <0.11), engine-io (>=1 && <1.2), mtl (>=2.1 && <2.2), stm (>=2.4 && <2.5), text (>=0.11 && <1.2), transformers (>=0.2 && <0.4), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.11) [details]
License BSD-3-Clause
Author Oliver Charles
Maintainer ollie@ocharles.org.uk
Uploaded by OliverCharles at 2014-07-21T13:22:27Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 14733 total (50 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]