streaming-events: Client-side consumption of a ServerEvent.

[ bsd3, library, unclassified ] [ Propose Tags ]

Client-side consumption of a ServerEvent.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.1
Change log ChangeLog.md
Dependencies attoparsec (>=0.13 && <0.14), base (>=4.9 && <5), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), http-client (>=0.5 && <0.7), streaming (>=0.2 && <0.3), streaming-attoparsec (>=1.0 && <1.1), streaming-bytestring (>=0.1 && <0.2), wai-extra (>=3.0 && <3.1) [details]
License BSD-3-Clause
Copyright 2019 Kadena LLC
Author Colin Woodbury
Maintainer colin@kadena.io
Home page https://github.com/kadena-io/streaming-events
Uploaded by fosskers at 2019-12-26T22:22:49Z
Distributions
Downloads 1308 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-12-27 [all 1 reports]

Readme for streaming-events-1.0.1

[back to package description]

streaming-events

Client-side consumption of the ServerEvent type from wai-extra via the streaming ecosystem.