|
Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
|
This is the complete list of members for Nakama.Ninja.WebSockets.WebSocketServerFactory, including all inherited members.
| AcceptWebSocketAsync(WebSocketHttpContext context, CancellationToken token=default(CancellationToken)) | Nakama.Ninja.WebSockets.WebSocketServerFactory | inline |
| AcceptWebSocketAsync(WebSocketHttpContext context, WebSocketServerOptions options, CancellationToken token=default(CancellationToken)) | Nakama.Ninja.WebSockets.WebSocketServerFactory | inline |
| ReadHttpHeaderFromStreamAsync(System.IO.Stream stream, CancellationToken token=default(CancellationToken)) | Nakama.Ninja.WebSockets.WebSocketServerFactory | inline |
| WebSocketServerFactory() | Nakama.Ninja.WebSockets.WebSocketServerFactory | inline |
| WebSocketServerFactory(Func< MemoryStream > bufferFactory) | Nakama.Ninja.WebSockets.WebSocketServerFactory | inline |