Deprecated

netlines

Enumerator tools for text-based network protocols

Latest on Hackage:1.0.0

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.

BSD-3-Clause licensed and maintained by Ertugrul Söylemez

Enumerator tools for text-based network protocols. This includes, among other things, an enumeratee to split an incoming stream to a length-limited line stream in a safe manner (i.e. in constant space).