Module rldp

Module rldp 

Source
Expand description

§RLDP - Reliable Large Datagram Protocol

A reliable arbitrary-size datagram protocol built upon the ADNL, called RLDP, is used instead of a TCP-like protocol. This reliable datagram protocol can be employed, for instance, to send RPC queries to remote hosts and receive answers from them.

TODO

Structs§

Node
Reliable UDP transport layer
NodeMetrics
Instant RLDP node metrics
NodeOptions
RLDP node configuration