pong-server: A simple embedded pingable server that runs in the background.
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.
Downloads
- pong-server-0.0.4.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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:46:44Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5724 total (39 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |