@hackage netlines1.0.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 (6)
- base >=4 && <5
- bytestring >=0.9.1.7
- contstuff >=1.2.6
- enumerator >=0.4.10
- text >=0.11.0.7
- time >=1.2.0.3 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 stream to a length-limited line stream in a safe manner (i.e. in constant space).