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