class WebSocketTCPRelay::WebSocketRelay

Defined in:

websocket-tcp-relay/websocket_relay.cr

Constructors

Class Method Summary

Constructor Detail

def self.new(host : String, port : Int32, tls : Bool, proxy_protocol : Bool) #

[View source]

Class Method Detail

def self.remote_address(headers) #

[View source]