hsnsq: Haskell NSQ client.

[ apache, library, network ] [ Propose Tags ]

Currently a primitive NSQ client, it implements the very basics of an NSQ client for communicating with single NSQ servers.


[Skip to Readme]

Modules

[Last Documentation]

  • Network
    • Network.NSQ

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0
Dependencies aeson, async, attoparsec, attoparsec-binary, base (>=4.5 && <4.7), bytestring, containers, hostname, hslogger, mtl, network, pipes, pipes-attoparsec, pipes-network, stm, stm-chans, text [details]
License Apache-2.0
Author Paul Berens
Maintainer berens.paul@gmail.com
Category Network
Home page https://github.com/gamelost/hsnsq
Uploaded by PaulBerens at 2014-07-20T04:52:49Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables nsq-example
Downloads 2267 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-14 [all 7 reports]

Readme for hsnsq-0.1.0.0

[back to package description]

hsnsq

Haskell NSQ protocol parser