class

Tinrelay::OutgoingObserver

Inherits Reference < Object

Constants

CONTRACT = "tinrelay-outgoing-observer-v1"
MAX_CONFIG_BYTES = 4 * 1024
MAX_EVENT_BYTES = 20 * 1024
TIMEOUT = 50.milliseconds

Constructors

new(socket_path : String)
Source

Class methods

from_config(path : String) : self | Nil
Source

Instance methods

notify(transmission : SignedTransmission) : Nil
Source

Nested types