@hackage network-service0.1.0.0
Provide a service at the data type level.
Categories
License
MIT
Maintainer
moritz@lichtzwerge.de
Links
Versions
- 0.1.0.0 Mon, 1 Dec 2014
Installation
Dependencies (5)
- base >=4.7 && <4.8
- bytestring >=0.10 && <0.11
- base64-bytestring >=1.0 && <1.1
- hscolour
- network >=2.6 && <2.7 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
example
(off by default)
Build example executables to showcase the library
documentation(off by default)
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.