PhutilProtocolChannelClassWraps a @{class:PhutilChannel} and implements a message-oriented protocol
on top of it. A protocol channel behaves like a normal channel, except that
@{method:read} and @{method:write} are message-oriented and the protocol
channel handles encoding and parsing messages for transmission.PhutilProtocolChannelClassWraps a @{class:PhutilChannel} and implements a message-oriented protocol
on top of it. A protocol channel behaves like a normal channel, except that
@{method:read} and @{method:write} are message-oriented and the protocol
channel handles encoding and parsing messages for transmission.