Crate tc_server

Source
Expand description

State replication management

Modules§

aes256

Structs§

Broadcast
Builder
A builder struct for a Server.
Claim
Endpoint
Replicator
Server
Txn
TxnId
The unique ID of a transaction, used for identity and ordering.
VerifyingKey
An ed25519 public key.

Enums§

CacheBlock
A cached filesystem block.
StateView
A view of a State within a single transaction, used for serialization.

Constants§

DEFAULT_MAX_RETRIES
DEFAULT_PORT
DEFAULT_TTL
SERVICE_TYPE

Traits§

Authorize
IntoView
Access a view which can be encoded with en::IntoStream.
RPCClient
Transaction
Common transaction context properties.

Functions§

default_host

Type Aliases§

Actor
SignedToken
State
Token