Stride.Engine.Network Namespace
Classes
In the case of a SocketMessage when we use it in a SendReceiveAsync we want to propagate exceptions from the remote host |
||
Manages socket connection+ack and low-level communication. High-level communication is supposed to happen in SocketMessageLayer. |
||
Used when there is a socket exception. |
||
High-level layer that can be used on top of SimpleSocket to send and receive objects using serialization. |
Enums
Message exchanged between client and router.
Note: shouldn't collide with |