Crate radicle_node

Crate radicle_node 

Source

Re-exports§

pub use runtime::Runtime;
pub use radicle::crypto;

Modules§

collections
Useful collections for peer-to-peer networking.
control
Client control socket implementation.
fingerprint
Fingerprint the public key corresponding to the secret key used by radicle-node.
git
identity
node
prelude
profile
Radicle node profile.
rad
runtime
storage
wire
Implementation of the transport protocol.
worker

Structs§

LocalDuration
Time duration as measured locally.
LocalTime
Local time.
Timestamp
Milliseconds since epoch.
UserAgent
Node user agent.

Enums§

Link
Connection link direction.

Constants§

PROTOCOL_VERSION
Peer-to-peer protocol version.
VERSION
Node version.

Statics§

USER_AGENT
This node’s user agent string.