AMQProxy::Server
Inherits Reference / Object
Constants
Log = ::Log.for(self)
Constructors
new(upstream_host, upstream_port, upstream_tls, idle_connection_timeout = 5, max_upstream_channels = UInt16::MAX)
Sourcenew(url : URI)
SourceInstance methods
client_connections
Sourceclose_sockets
Sourcedisconnect_clients
Sourcelisten(address, port)
Sourcelisten(server : TCPServer)
Sourcestop_accepting_clients
Sourceupstream_connections
Source