Home - HelloZeroNet/Plugin-PeerMessage GitHub Wiki

PeerMessage

PeerMessage is a plugin for ZeroNet, a decentralized network. It enables peer-to-peer communication via messages by extending ZeroFrame API and peer API.

Tutorials

  1. Simple chat - This will help you create a simple chat using PeerMessage plugin.
  2. Signatures - This will let you check messages' author.
  3. Hubs - This will tell you how to create P2P hubs and avoid by-design issues.

Docs

Who's using PeerMessage. Implementation examples