Namespace Fibula.Communications.Listeners
Classes
BaseListener
Class that is the base implementation for all TCP listeners.
BaseListenerOptions
Class that represents options for any of the listeners.
FibulaTcpListener
Class that represents a TCP listener.
GameListener<TConnectionFactory>
Class that extends the standard BaseListener for a game listener.
GameListenerOptions
Class that represents options for the game listener.
GatewayListener<TConnectionFactory>
Class that extends the standard BaseListener for the gateway protocol.
GatewayListenerOptions
Class that represents options for the gateway listener.