Namespace Fibula.Communications.Contracts.Delegates
Delegates
ConnectionClosedDelegate
Represents a delegate to call when a connection is closed.
ConnectionPacketProccessedDelegate
Represents a delegate to call after a message is processed in a connection.
ConnectionPacketReadyDelegate
Represents a delegate to call when a packet is ready to be processed.
NewConnectionDelegate
Represents a delegate to call when a new connection is enstablished.