network-service

Provide a service at the data type level.

https://github.com/angerman/network-service

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Moritz Angermann
Maintained by [email protected]

Thin very layer over network-simple, that allows to write a service that can be communicated with at the data level. Makes it trivial to build a services upon a data type, provided a ByteString serialization can be given.