attoparsec-framer

Use Attoparsec to parse framed protocol bytestreams

https://github.com/adetokunbo/attoparsec-framer#readme

Version on this page:0.1.0.0
LTS Haskell 22.18:0.1.0.3
Stackage Nightly 2024-04-22:0.1.0.3
Latest on Hackage:0.1.0.3

See all snapshots attoparsec-framer appears in

BSD-3-Clause licensed by Tim Emiola
Maintained by [email protected]
This version can be pinned in stack with:attoparsec-framer-0.1.0.0@sha256:9074dba3fd3fe33c676893cabfe9d018eb8ca438686dacec3e846b6e64080d33,3463

Module documentation for 0.1.0.0

A library that simplifies the use of Attoparsec when processing framed protocol bytestreams.

As well as reading the haddocks, please take a look at a demo server and client as working examples.

Changes

Revision history for attoparsec-framer

attoparsec-framer uses PVP Versioning.

0.1.0.0 – 2023-03-01

  • Initial version.