[][src]Crate libp3p

libp3p: A topic based Pub/Sub System Based on Poldercast's Peer to Peer topology construction.

Modules

id

Node Network ID nodeId should authenticate a node, i.e. no other node should be able to steal or fake the nodeId. In the absence of a trustworthy authority we need to impede the Eclipse and Sybil attack with a crypto puzzle.

peer

A Known Peer in the p3p system

topic

A topic on the p3p system. Data is organized around topics. You can subscribe to recieve all events for a topic.