-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Ivanq edited this page May 29, 2018
·
9 revisions
PeerMessage is a plugin for ZeroNet, a decentralized network. It enables peer-to-peer communication via messages by extending ZeroFrame API and peer API.
- Simple chat - This will help you create a simple chat using PeerMessage plugin.
- Signatures - This will let you check messages' author.
- Hubs - This will tell you how to create P2P hubs and avoid by-design issues.