Namespace Evergine.Networking.Connection
Classes
ClientConnectedEventArgs
Represents the arguments of the client connected event.
ClientConnectingEventArgs
Represents the arguments of the client connection request event.
ClientDisconnectedEventArgs
Represents the arguments of the client disconnected event.
HostConnectedEventArgs
Represents the arguments of the host connected event.
HostDisconnectedEventArgs
Represents the arguments of the host disconnected event.
HostDiscoveredEventArgs
Represents the arguments of the host discovered event.
MessageReceivedEventArgs
Represents the arguments of the message received event.
NetworkClient
The network client.
NetworkFactory
Factory to main network components.
NetworkServer
The network server.
Interfaces
INetworkClient
The network client interface.
INetworkFactory
This class is a factory of main network components.
INetworkServer
The network server interface.