engine-io: A Haskell implementation of Engine.IO
This library provides a Haskell implementation of Engine.IO, a library for real-time client-server communication on the web. Engine.IO works with old browsers via XHR long-polling, and seamlessy upgrades to web sockets. This implementation supports the majority of the Engine.IO protocol, including text and binary packets and the upgrading protocol.
Downloads
- engine-io-1.2.19.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.2.8, 1.2.9, 1.2.10, 1.2.11, 1.2.12, 1.2.13, 1.2.14, 1.2.15, 1.2.16, 1.2.17, 1.2.18, 1.2.19, 1.2.20, 1.2.21, 1.2.22, 1.2.23 (info) |
---|---|
Change log | Changelog.md |
Dependencies | aeson (>=0.7 && <1.3), async (>=2.0 && <2.2), attoparsec (>=0.11 && <0.14), base (>=4.8 && <4.11), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.10.2.0 && <0.11), errors (>=2.0.0 && <2.3), free (>=4.9 && <5.0), monad-loops (>=0.4 && <0.5), mwc-random (>=0.13 && <0.14), stm (>=2.4 && <2.5), stm-delay (>=0.1.1 && <0.2), text (>=0.11 && <1.3), transformers (>=0.2 && <0.6), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.13), websockets (>=0.11 && <0.13) [details] |
License | BSD-3-Clause |
Author | Oliver Charles |
Maintainer | ollie@ocharles.org.uk |
Revised | Revision 1 made by OliverCharles at 2018-08-13T07:59:02Z |
Category | Web |
Home page | http://github.com/ocharles/engine.io |
Uploaded | by OliverCharles at 2018-02-03T11:58:22Z |
Distributions | |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Downloads | 24248 total (34 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-02-03 [all 1 reports] |