Module safecoin_client::nonblocking
source · Modules
- Durable transaction nonce helpers.
- Simple nonblocking client that connects to a given UDP port with the QUIC protocol and provides an interface for sending transactions which is restricted by the server’s flow control.
- Communication with a Safecoin node over RPC asynchronously .
- Trait defining async send functions, to be used for UDP or QUIC sending
- Simple UDP client that communicates with the given UDP port with UDP and provides an interface for sending transactions