Tinrelay::Client
Constants
MAX_PLAINTEXT_BYTES = 16 * 1024
Constructors
join(keyring_path : String, server : String, ship : String, passphrase : String, owner_path : String | Nil = nil) : Client
SourceInstance methods
keyring
Sourcepassphrase
Sourceradio_poll(spool : Spool) : RadioEvent | Nil
Sourceremote
Sourcerotate_owner
Sourcesend(recipient : String, body : String, from_label : String | Nil = nil, expires_in : Int64 = FALLBACK_LIFETIME_SECONDS.to_i64, outbox : Outbox | Nil = nil, observer : OutgoingObserver | Nil = nil) : SignedRelayEnvelope
Sourcesync_radio!
Contact-close is the only radio-generation transition. One prospective identity is saved before submission; registry state either promotes that exact identity or leaves it pending for an exact retry after restart.