Module mux::types [] [src]

Wire identification tag of the mux message types.

The encoding of these tags is two's compliment one-byte integer where positive integers are T-messages and their negative compliment are the coresponding R-messages. T-messages greater than 63 are consider session control messages along with their R-message compliment while all other messages are consider application messages.

Constants

RDISPATCH
RDRAIN
RERR
RINIT
RPING
RREQ
TDISCARDED
TDISPATCH
TDRAIN
TINIT
TLEASE
TPING
TREQ