class
   LavinMQ::MQTT::Sessions
  
  - LavinMQ::MQTT::Sessions
 - Reference
 - Object
 
Defined in:
lavinmq/mqtt/sessions.crConstructors
Instance Method Summary
- #[](client_id : String) : Session
 - #[]?(client_id : String) : Session | Nil
 - #declare(client : Client)
 - #delete(client_id : String)
 - #delete(session : Session)