Description
Provides a simple network runner library for Haskell. Runner helpers make it easier to start client or server networking code with consistent setup and error handling.
It is useful for small network services, examples, tests, and tools that need straightforward socket workflows. It is a developer library and not a standalone server manager.