class

Tinrelay::Spool

Inherits Reference < Object

Constants

LOCAL_ID = /\Atr_[0-9a-f]{32}\z/

Constructors

new(root)
Source
open_existing(root : String) : Spool
Source

Instance methods

get(id : String) : SpoolRecord
Source
inspection(id : String) : String
Source
list
Source
next_unrouted
Source
pending
Source
root
Source
routed(id : String) : SpoolRecord
Source
routed
Source
status(id : String) : NamedTuple(state: String, local_id: String, kind: String)
Source
store_rejection(envelope : SignedRelayEnvelope, reason : String, now : Int64 = Time.utc.to_unix) : RejectedTransmissionSpoolRecord
Source
with_radio_lock
Source