class
LavinMQ::SNIManager
- LavinMQ::SNIManager
- Reference
- Object
Overview
Manager for SNI host configurations
Defined in:
lavinmq/sni_config.crConstant Summary
-
Log =
LavinMQ::Log.for("sni")
Constructors
Instance Method Summary
- #add_host(host : SNIHost)
- #clear
- #each(&)
- #empty?
- #get_host(hostname : String) : SNIHost | Nil
- #hosts : Hash(String, SNIHost)
- #reload
- #wildcard_hosts : Hash(String, SNIHost)