attoparsec-framer: Use Attoparsec to parse framed protocol byte streams
[ attoparsec, bsd3, library, network-api, parsing, program ]
[ Propose Tags ]
[ Report a vulnerability ]
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
- attoparsec-framer-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 0.1.0.4, 0.1.0.5, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10 |
|---|---|
| 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.12.1.0), 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 |
| Uploaded | by adetokunbo at 2024-02-29T07:17:02Z |
| 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 |
| Distributions | LTSHaskell:0.1.0.10, Stackage:0.1.0.10 |
| Executables | toy-client, toy-server |
| Downloads | 816 total (30 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-02-29 [all 1 reports] |