AMQProxy::ChannelPool
Inherits Reference / Object
Constants
Log = ::Log.for(self)
Constructors
new(host : String, port : Int32, tls_ctx : OpenSSL::SSL::Context::Client | Nil, credentials : Credentials, idle_connection_timeout : Int32, max_upstream_channels : UInt16)
SourceInstance methods
close
Sourceconnections
Sourceget(downstream_channel : DownstreamChannel) : UpstreamChannel
Source