Sparoid::Server
Inherits Reference / Object
Constants
MAX_NOUNCES = 65536
MAX_TIMESTAMP_DIFF = 5000
SHA256_EVP = OpenSSL::Algorithm::SHA256.to_evp
Constructors
new(keys : Enumerable(String), hmac_keys : Enumerable(String), on_accept : Proc(String, Socket::Family, Nil), address : Socket::IPAddress)
SourceInstance methods
bind
Sourceclose
Sourcelisten
Sourceprocess_packet(packet : Bytes, count : Int) : String
Source