attoparsec-framer: Use Attoparsec to parse framed protocol byte streams

[ attoparsec, bsd3, library, network-api, parsing, program ] [ Propose Tags ]

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

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3
Change log ChangeLog.md
Dependencies attoparsec (>=0.14.4 && <0.15), attoparsec-binary (>=0.2 && <0.3), attoparsec-framer, base (>=4.10 && <5), bytestring (>=0.10.8.2 && <0.13), exceptions (>=0.10.4 && <0.11), network (>=3.1.0 && <4), network-run (>=0.2.2 && <0.3), QuickCheck, text (>=1.2.3 && <2.2) [details]
License BSD-3-Clause
Author Tim Emiola
Maintainer adetokunbo@emio.la
Category Parsing, Attoparsec, Network API
Home page https://github.com/adetokunbo/attoparsec-framer#readme
Bug tracker https://github.com/adetokunbo/attoparsec-framer/issues
Source repo head: git clone https://github.com/adetokunbo/attoparsec-framer.git
Uploaded by adetokunbo at 2024-03-17T11:37:55Z
Distributions LTSHaskell:0.1.0.3, NixOS:0.1.0.1, Stackage:0.1.0.3
Executables toy-client, toy-server
Downloads 194 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-03-17 [all 1 reports]