Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mumble_counter
master
MumbleCounter
Adapter
Endpoint
Genmon
Processor
AddrEmptyError
Built with Crystal 1.9.2
2023-10-07 18:43:09 UTC
class
MumbleCounter::Adapter
MumbleCounter::Adapter
Reference
Object
Defined in:
mumble_counter/adapter.cr
Constructors
.new
(addr : String, port : Int32 =
64738
)
Instance Method Summary
#close
#connect
#users_info
Constructor Detail
def self.
new
(addr : String, port : Int32 =
64738
)
#
[
View source
]
Instance Method Detail
def
close
#
[
View source
]
def
connect
#
[
View source
]
def
users_info
#
[
View source
]