chamomile 0.11.2

Another P2P Library. Support IoT devices.
Documentation
1
2
3
4
5
6
7
pub const STORAGE_NAME: &'static str = "p2p";

pub const STORAGE_KEY_KEY: &'static str = "key";

pub const STORAGE_ASSIST: &'static str = "assist";

pub const STORAGE_PEER_LIST_KEY: &'static str = "peer_list";