Microsoft.Bot.Streaming.Transport.WebSockets Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
WebSocketClient |
A client for use with the Bot Framework Protocol V3 with Streaming Extensions and an underlying WebSocket transport. |
WebSocketServer |
A server for use with the Bot Framework Protocol V3 with Streaming Extensions and an underlying WebSocket transport. |
WebSocketTransport |
An implementation of ITransportSender and ITransportReceiver for use with a WebSocket transport. |