wai-websockets: Provide a bridge between WAI and the websockets package.

[ library, mit, web, yesod ] [ Propose Tags ]

API docs and the README are available at http://www.stackage.org/package/wai-websockets.


[Skip to Readme]

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
exampleEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.5.0, 0.5.0.1, 1.0.0, 1.1.0, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.3.0, 1.3.0.1, 1.3.1, 1.3.1.1, 1.3.1.2, 1.3.1.3, 1.3.2.0, 1.3.2.1, 2.0.0, 2.0.0.1, 2.1.0, 2.1.0.1, 2.1.0.2, 3.0.0, 3.0.0.1, 3.0.0.2, 3.0.0.3, 3.0.0.4, 3.0.0.5, 3.0.0.6, 3.0.0.7, 3.0.0.8, 3.0.0.9, 3.0.1, 3.0.1.1, 3.0.1.2
Change log ChangeLog.md
Dependencies base (>=3 && <5), blaze-builder (>=0.2.1.4 && <0.5), bytestring (>=0.9.1.4), case-insensitive (>=0.2), file-embed, http-types, network (>=2.2.1.5), text, transformers (>=0.2), wai (>=3.0 && <3.3), wai-app-static, wai-websockets, warp, websockets (>=0.9) [details]
License MIT
Author Michael Snoyman, Jasper Van der Jeugt, Ting-Yen Lai
Maintainer michael@snoyman.com
Category Web, Yesod
Home page http://github.com/yesodweb/wai
Source repo head: git clone git://github.com/yesodweb/wai.git
Uploaded by MichaelSnoyman at 2015-12-30T06:53:31Z
Distributions Arch:3.0.1.2, Debian:3.0.1.2, Fedora:3.0.1.2, LTSHaskell:3.0.1.2, NixOS:3.0.1.2, Stackage:3.0.1.2
Reverse Dependencies 36 direct, 3512 indirect [details]
Executables wai-websockets-example
Downloads 45289 total (123 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-28 [all 1 reports]

Readme for wai-websockets-3.0.0.8

[back to package description]

wai-websockets

Use websockets with WAI applications, primarily those hosted via Warp.