@hackage / network-service

Provide a service at the data type level.

Latest0.1.0.0

About

Metadata

  • Last updated , by angerman
  • License MIT
  • Categories Network Development
  • Maintained by: moritz@lichtzwerge.de

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    example (off by default)

    Build example executables to showcase the library

    documentation (off by default)

Readme

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.