Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
RNS::Management::ActiveLinkEntry
Inherits
Reference
<
Object
Constructors
from_msgpack_hash
(h :
Hash
) :
ActiveLinkEntry
Source
Instance methods
dest_hash
Source
dest_hash=
(dest_hash :
Bytes
)
Source
established_at
Source
established_at=
(established_at :
Float64
|
Nil
)
Source
rtt
Source
rtt=
(rtt :
Float64
|
Nil
)
Source
status
Source
status=
(status :
UInt8
)
Source
to_msgpack_hash
Source