| Interface | Description |
|---|---|
| ConnectionListener |
Listener used to inform current SignalR Task that connection is lost.
|
| PushHandler |
Push Handler to get the messages from the Network by signalR
Created by Marcin Swierczek
20/09/15.
|
| Class | Description |
|---|---|
| HubConnectionFactory |
Class to manage signalR connections.
|