| Interface | Description |
|---|---|
| IErrorCallback | |
| IMessageCallback | |
| ISocketCloseCallback | |
| ISocketOpenCallback | |
| ITimeoutCallback |
| Class | Description |
|---|---|
| Channel |
Encapsulation of a Phoenix channel: a Socket, a topic and the channel's state.
|
| Envelope | |
| Push | |
| Socket |
| Enum | Description |
|---|---|
| ChannelEvent | |
| ChannelState | |
| SocketEvent | |
| SocketState |
Created by Eoin on 24/04/2015.
|