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.
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.