C# (CSharp) Yodiwo.YPChannel Namespace

Nested Namespaces

Yodiwo.YPChannel.Transport

Сlasses

Name Description
BandwidthManagementMessage Message used by channel to inform about bandwidth management
ChannelCloseMessage Message used by channel to inform client about channel closing
HELLORequest Message used by server to inform client about the negotiation start
HELLOResponse Message used by client to inform server about the negotiation start
HELLOResponse.MessageTypeGroupPacked
Helpers
MessageIE
MessageIEKeys
NegotationFinishMessage Message used by server to inform client about the negotiation results
PingRequest Message used by channel to monitor/measure connection
PongResponse Message used by channel to monitor/measure connection
Protocol
Protocol.MessageTypeGroup
RedirectionMessage Message used by server to inform client for redirection
StreamClosed Message used by channel to inform about remote stream close
StreamFragment Message used by channel to transfer stream data chunks
StreamOpenRequest Message used by channel to inform about stream open
StreamOpenResponse Message used by channel to inform about stream open status
YPMessage