reliable-io: Bindings to the low-level reliable.io library.

[ bsd3, library, network ] [ Propose Tags ]

Bindings to the low-level reliable.io library, which come in two flavors: c-level bindings and a high-level interface to the library. For the low level interface, refer to the Bindings.Reliable.IO module. For the high-level interface, which is a bit closer to idiomatic Haskell, refer to the Reliable.IO module.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
examples

If true, build the examples

Disabled

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.0.1, 0.0.2
Dependencies base (>=4.12 && <5), bindings-DSL, reliable-io [details]
License BSD-3-Clause
Copyright Pavel Krajcevski, 2020
Author Pavel Krajcevski
Maintainer krajcevski@gmail.com
Category Network
Home page http://www.github.com/Mokosha/reliable-io
Bug tracker http://www.github.com/Mokosha/reliable-io/issues
Source repo head: git clone https://www.github.com/Mokosha/reliable-io.git
Uploaded by Mokosha at 2021-12-03T02:27:42Z
Distributions LTSHaskell:0.0.2, NixOS:0.0.2, Stackage:0.0.2
Executables reliable-io-soak, reliable-io-c-unit-tests
Downloads 477 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 2021-12-03 [all 1 reports]

Readme for reliable-io-0.0.2

[back to package description]

reliable-io

Haskell bindings to the reliable.io library: https://github.com/networkprotocol/reliable.io