Deprecated

netstring-enumerator

Enumerator-based netstring parsing

https://john-millikin.com/software/netstring-enumerator/

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by John Millikin
Maintained by [email protected]

Netstrings are a simple way to encode arbitrary binary data, so it can be decoded without requiring sentinel bytes.