class

RNS::WeaveEndpoint

Inherits Reference < Object

Represents a remote Weave endpoint with a packet receive queue.

Constants

QUEUE_LEN = 1024

Constructors

new(endpoint_addr : Bytes)
Source

Instance methods

alive
Source
alive=(alive : Float64)
Source
endpoint_addr
Source
endpoint_addr=(endpoint_addr : Bytes)
Source
receive(data : Bytes)
Source
received
Source
received=(received : Deque(Bytes))
Source
via=(via : Bytes | Nil)
Source