| Package | Description |
|---|---|
| microsoft.aspnet.signalr.client.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
AutomaticTransport
ClientTransport implementation that selects the best available transport
|
class |
LongPollingTransport
HttpClientTransport implementation over long polling
|
class |
ServerSentEventsTransport
HttpClientTransport implementation over Server Sent Events implementation
|
class |
WebsocketTransport
Implements the WebsocketTransport for the Java SignalR library
Created by stas on 07/07/14.
|
Copyright © 2019. All rights reserved.