class
LavinMQ::WebSocketHandler
- LavinMQ::WebSocketHandler
- Reference
- Object
Included Modules
- HTTP::Handler
Defined in:
lavinmq/http/handler/websocket.crConstant Summary
-
SUPPORTED_PROTOCOLS =
{/^amqp/i => Protocol::AMQP, /^mqtt/i => Protocol::MQTT}