Namespace FishNet.Transporting
Classes
Transport
Processes connection states, and data sent to and from a socket.
TransportConsts
Structs
ClientConnectionStateArgs
Container about a connection state change for the local client.
ClientReceivedDataArgs
Container about data received on the local client.
ConnectedClientsArgs
Container for connected clients state for a client.
RemoteConnectionStateArgs
Container about a connection state change for a client.
ServerConnectionStateArgs
Container about a connection state change for the server.
ServerReceivedDataArgs
Container about data received on the server.
Enums
Channel
Channel which data is sent or received.
IPAddressType
Channel which data is sent or received.
LocalConnectionState
States the local connection can be in.
RemoteConnectionState
States a remote client can be in.