Description
Provides simple patterns for using network sockets in Haskell. It wraps common client and server socket setup so applications can focus more on protocol logic.
It is useful for examples, small services, command-line tools, tests, and prototypes that need basic networking. It is a library and not a full networking framework.