Crate nym_wasm_client_core

Crate nym_wasm_client_core 

Source

Re-exports§

pub use nym_task;

Modules§

client
config
error
init
Collection of initialization steps used by client implementations

Structs§

ApiClient
A simple extendable client wrapper for http request with extra url sanitization.
BandwidthController
ClientKeys
ClientStatsSender
Channel allowing generic statistics events to be reported to a stats event aggregator
GatewayClient
GatewayClientConfig
GatewayConfig
HardcodedTopologyProvider
InitialisationResult
Result of fully initialising a client:
NymRouteProvider
NymTopology
Recipient
ReconstructedMessage

Enums§

ClientCoreError
GatewayClientError
NymTopologyError
PacketType

Traits§

TopologyProvider

Functions§

spawn_futureDeprecated

Type Aliases§

DirectSigningReqwestRpcNyxdClient
IdentityKey
Ed25519 public key strinfified into base58.
MixLayer
NodeIdentity
QueryReqwestRpcNyxdClient