@hackage netlines0.2.0
Enumerator tools for text-based network protocols
Categories
License
BSD-3-Clause
Maintainer
Ertugrul Söylemez <es@ertes.de>
Links
- Documentation
- No source repository
- Security
Versions
Deprecated
Dependencies (4)
- base >=4 && <=5
- bytestring >=0.9.1.7
- contstuff >=1.2.4
- enumerator >=0.4.7 Show all…
Dependents (3)
@hackage/ismtp, @hackage/acme-everything, @hackage/ihttp
Enumerator tools for text-based network protocols. This includes, among other things, an enumeratee to split an incoming ByteString stream to a length-limited line stream in a safe manner (i.e. in constant space).