0.1.1 • Published 6 years ago
p2p-local-network-chat v0.1.1
p2p-local-network-chat
A minimal peer-to-peer chat for the local network with mDNS discovery. Like local-network-chat, with the following differences:
- local-network-chat works using broadcast. This one sends messages peer-to-peer.
p2p-local-network-chat
syncs messages from the past.
Installing
npm install -g p2p-local-network-chat
Usage
Usage:
p2p-local-network-chat [name]
Examples:
p2p-local-network-chat derhuerst
Contributing
If you have a question or have difficulties using p2p-local-network-chat
, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.