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

Module documentation for 1.0.5

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.