Description
Bindings to the low-level reliable.io library.
Description
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.
README.md
reliable-io
Haskell bindings to the reliable.io library: https://github.com/networkprotocol/reliable.io.