Overview
-
module Protocol-
module HTTY-
class ErrorThe base class for HTTY transport errors.
-
class ProtocolErrorRaised when an HTTY control packet is malformed or unsupported.
-
class FramerEncode and decode HTTY chunks on top of byte-oriented IO objects.
-
class StreamTransport an opaque byte stream over HTTY chunks.
-
-