Skip to main content

Module matcher

Module matcher 

Expand description

WebSocket matcher utilities

Structs§

HttpWebSocketRelayHandshakeRequest
Stored in the Ingress extensions by the HttpWebSocketRelayServiceRequestMatcher if configured to do so.
HttpWebSocketRelayHandshakeResponse
Stored in the Egress extensions by the HttpWebSocketRelayServiceResponseMatcher if configured to do so.
HttpWebSocketRelayServiceRequestMatcher
Default matcher that can be used for Http websocket relays.
HttpWebSocketRelayServiceResponseMatcher
Created by HttpWebSocketRelayServiceRequestMatcher for a valid 101 Switching Protocol response, following the websocket request which started the handshake, request match.
RelayWebSocketConfig
A WebSocketConfig extracted as part of the handshake phase prior to the relay…
WebSocketMatcher
WebSocket Matcher to match on incoming WebSocket requests.

Functions§

is_http_req_websocket_handshake