Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
amqproxy
v2.0.4
AMQ
Protocol
Frame
AMQProxy
ChannelPool
CLI
Journal
LogFormat
Stdout
LogFormat
Client
Error
ReadError
WriteError
Credentials
DownstreamChannel
HTTPServer
Server
TokenBucket
Upstream
AccessError
ChannelMaxReached
Error
WriteError
UpstreamChannel
PrometheusWriter
Metric
MetricLabels
MetricValue
Generated using Crystal 1.14.0
2024-11-26 05:49:22 UTC
class
AMQProxy::
HTTPServer
AMQProxy::HTTPServer
Reference
Object
Defined in:
amqproxy/http_server.cr
Constant Summary
Log
=
::
Log
.
for
(
self
)
Constructors
.new
(amqproxy : Server, address : String, port : Int32)
Instance Method Summary
#bind_tcp
#close
#metrics
(context)
Constructor Detail
def self.
new
(amqproxy :
Server
, address : String, port : Int32)
#
[
View source
]
Instance Method Detail
def
bind_tcp
#
[
View source
]
def
close
#
[
View source
]
def
metrics
(context)
#
[
View source
]