Module replication

Module replication 

Source
Expand description

External interface for replication

Re-exports§

pub use events::Event;

Modules§

events
events related to replication

Enums§

CoreMethodsError
Error for CoreMethods trait
ReplicationMethodsError
Error for ReplicationMethods trait

Traits§

CoreInfo
Methods related to just this core’s information
CoreMethods
Trait for things that consume crate::Hypercore can instead use this trait so they can use all Hypercore-like things such as SharedCore.
ReplicationMethods
Methods needed for replication