Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crash
v0.1.1
Crash
Client
Commands
Daemon
Options
Server
Settings
Built with Crystal 1.9.2
2023-10-08 14:50:53 UTC
class
Crash::Server
Crash::Server
Reference
Object
Defined in:
server.cr
Constant Summary
Log
=
::
Log
.
for
(
"server"
)
Constructors
.new
(options : Crash::Options)
Instance Method Summary
#callback_get
#publish_to
(topic : String, hosts : String, command : Array(String))
Constructor Detail
def self.
new
(options :
Crash::Options
)
#
[
View source
]
Instance Method Detail
def
callback_get
#
[
View source
]
def
publish_to
(topic : String, hosts : String, command : Array(String))
#
[
View source
]