BSD-3-Clause licensed by Brandon Martin
Maintained by [email protected]
This version can be pinned in stack with:engine-io-wai-1.0.6@sha256:b408f59eba7badd129e7a23244babb85a30bd46ad17f05be01681054436238a4,1074

Module documentation for 1.0.6

This package provides an engine-io ServerAPI that is compatible with Wai.

Changes

1.0.5

  • Increased the upper-bound of wai to < 3.3.

1.0.4

  • Increased the upper-bound of http-types to allow < 0.10.

1.0.3

  • Lower lower bound for attoparsec.

1.0.2

  • Switch ExceptT to EitherT and lower transformers contraint to support.

1.0.1

  • Fix issue on hackage. Applicative was missing as import. Errored on ghc 7.8.
  • Added homepage to cabal file.

1.0.0

  • Initial release.