class LavinMQ::Clustering::Proxy

Defined in:

lavinmq/clustering/proxy.cr

Constant Summary

Log = ::Log.for("clustering.proxy")

Constructors

Instance Method Summary

Constructor Detail

def self.new(bind_host, bind_port) #

[View source]
def self.new(path : String) #

[View source]

Instance Method Detail

def close #

[View source]
def forward_to(target_host, target_port, proxy_header : Bool = false) #

[View source]