Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sonic-crystal
v0.2.2
Sonic
Channels
Base
Control
Ingest
Search
Client
Connection
Error
ServerError
Built with Crystal 1.9.2
2023-10-08 10:13:25 UTC
class
Sonic::Client
Sonic::Client
Reference
Object
Defined in:
sonic/client.cr
Constructors
.new
(host : String, port : String | Int32, password : String)
Instance Method Summary
#channel
(type : Symbol)
Constructor Detail
def self.
new
(host : String, port : String | Int32, password : String)
#
[
View source
]
Instance Method Detail
def
channel
(type : Symbol)
#
[
View source
]