HaskellNet
HaskellNet copied to clipboard
Support pipelining feature (RFC2920)
Some servers support pipelining. I.e. combining multiple commands into a single TCP message. It would be nice if the library could support it.
RFC details can be found at https://tools.ietf.org/html/rfc2920