Module nonblocking

Source

Modules§

blockhash_query
nonce_utils
Durable transaction nonce helpers.
pubsub_client
quic_client
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.
rpc_client
Communication with a Safecoin node over RPC asynchronously .
tpu_client
tpu_connection
Trait defining async send functions, to be used for UDP or QUIC sending
udp_client
Simple UDP client that communicates with the given UDP port with UDP and provides an interface for sending transactions