Crosser.Server.Modules.Protocol.Crosser Namespace |
Class | Description | |
---|---|---|
CrosserProtocol |
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
|
Enumeration | Description | |
---|---|---|
CloseReason |
Reasons for closing the CrosserProtocol connection
| |
CrosserReadState |
ReadState for the CrosserProtocol
|