Namespace TehGM.Wolfringo.Socket
Classes
SocketClient
Basic SocketIO client designed for use with Wolfringo.
SocketClientExtensions
Extension methods for ISocketClient.
SocketClosedEventArgs
Arguments for Disconnected event.
SocketMessage
A Socket.IO protocol message.
SocketMessageEventArgs
Event args for MessageReceived and MessageSent.
SocketSession
Represents Socket.IO session information.
Interfaces
ISocketClient
Represents a basic SocketIO client to function with WolfClient.
Enums
SocketMessageType
Represents type of SocketIO message.