class Sonic::Connection
- Sonic::Connection
- Reference
- Object
Defined in:
sonic/connection.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(host : String, port : String | Int32, channel_type : Symbol, password : String | Nil)
#