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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
profile-the-exes | Switch on profiling for the executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- attoparsec-framer-0.1.0.9.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 |
---|---|
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.6), QuickCheck (>=2.13 && <2.16), text (>=1.2.3 && <2.2) [details] |
Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.2 || ==9.10.1 |
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-07-19T12:22:01Z |
Distributions | LTSHaskell:0.1.0.4, NixOS:0.1.0.4, Stackage:0.1.0.9 |
Executables | toy-client, toy-server |
Downloads | 478 total (44 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-07-19 [all 1 reports] |