class

Tinrelay::Remote

Inherits Reference < Object

Constants

MAX_RESPONSE_BYTES = 72 * 1024

A radio response can contain the service's 64 KiB maximum request envelope, plus the small JSON wrapper. No client endpoint has a larger valid response.

Constructors

new(origin : String)
Source

Instance methods

origin
Source
post(path : String, body : String) : String
Source