Searched defs:WebSocket (Results 1 – 8 of 8) sorted by relevance
107 pub struct WebSocket<Stream> { struct110 /// The context for managing a WebSocket. argument111 context: WebSocketContext, argument114 impl<Stream> WebSocket<Stream> { impl185 impl<Stream: Read + Write> WebSocket<Stream> { implementation
472 pub struct WebSocket { struct473 inner: WebSocketStream<Upgraded>, argument477 impl WebSocket { implementation504 impl Stream for WebSocket { implementation522 impl Sink<Message> for WebSocket { implementation
24 public interface WebSocket { interface
18 class WebSocket; variable
54 WebSocket::WebSocket(HttpServer* server, HttpConnection* connection) in WebSocket() function in net::WebSocket
65 public static abstract class WebSocket { class in NanoWSD92 public WebSocket(NanoHTTPD.IHTTPSession handshakeRequest) { in WebSocket() method in NanoWSD.WebSocket
14326 "WebSocket": [ array
14285 "WebSocket": [ array