pong-server: A simple embedded pingable server that runs in the background.

[ library, public-domain, utilities ] [ Propose Tags ]

A useful Haskell library for running a pingable server within another application, which is useful for health checks and the like. This library runs a background server that listens on a port, and when a connection comes in, it writes "pong" and closes the connection. Details in the README on GitHub.

Modules

[Last Documentation]

  • Network
    • Network.Pong

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.2.1, 0.0.3.0, 0.0.4.0, 0.0.4.1, 0.0.4.2, 0.0.4.3, 0.0.4.4
Dependencies base (>=4.9.1.0 && <5), bytestring (>=0.10.8.1 && <0.11), classy-prelude (>=1.2.0.1 && <2), exceptions (>=0.8.3 && <0.9), http-types (>=0.9.1 && <0.10), monad-control (>=1.0.1.0 && <2), network (>=2.6.3.1 && <3) [details]
License LicenseRef-PublicDomain
Copyright 2017 Robert Fischer
Author Robert Fischer
Maintainer smokejumperit+pong-server@gmail.com
Category utilities
Home page http://github.com/RobertFischer/pong-server#readme
Source repo head: git clone https://github.com/RobertFischer/pong-server
Uploaded by RobertFischer at 2017-04-25T17:45:57Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5556 total (21 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 2017-04-25 [all 3 reports]