package
0.0.0-20250305165956-269064b29c6f
Repository: https://github.com/bryk-io/pkg.git
Documentation: pkg.go.dev

# Functions

CheckOrigin should return true if the request Origin header is acceptable.
EnableCompression specify if the server should attempt to negotiate per message compression (RFC 7692).
HandshakeTimeout specifies the duration for the handshake to complete.
New returns a new WebSocket proxy instance.
SubProtocols specifies the server's supported protocols in order of preference.

# Structs

Proxy provides support for bidirectional DRPC streaming via websockets.

# Type aliases

ProxyOption provides functional-style configuration settings for a proxy instance.