class
Sparoid::Client
- Sparoid::Client
- Reference
- Object
Defined in:
client.crConstructors
Class Method Summary
- .fdpass(ips, port) : NoReturn
- .generate_package(key, hmac_key, message : Message) : Bytes
- .keygen
- .send(key : String, hmac_key : String, host : String, port : Int32, public_ip : String | Nil = nil) : Array(String)
Instance Method Summary
Constructor Detail
Class Method Detail
def self.send(key : String, hmac_key : String, host : String, port : Int32, public_ip : String | Nil = nil) : Array(String)
#