Click or drag to resize

Crosser.Server.Modules.Protocol.Crosser Namespace

 
Classes
  ClassDescription
Public classCrosserProtocol
The CROSSER communication protocol. This class parse data from IBaseTransport and make sure that the messages follow the rules of the protocol. RPC/RMI, PUB/SUB and so on. It also makes sure that other operations such as security, PING/PONG etc works as expected
Enumerations
  EnumerationDescription
Public enumerationCloseReason
Reasons for closing the CrosserProtocol connection
Public enumerationCrosserReadState
ReadState for the CrosserProtocol