C# (CSharp) Descent.Messaging.Connection Namespace

Сlasses

Name Description
ClientConnection A TCP client connected to the host server. When sending a message, it will send only to the server at the other end of the connection.
Connection Abstraction of a connection. Can send text messages.
ServerConnection A TCP server connection.