class

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)
Source

Instance methods

bind
Source
close
Source
listen
Source
process_packet(packet : Bytes, count : Int) : String
Source