0 Forks
5 Stars
5 Watchers

p2p-chat

Simple p2p chat with mDNS discovery, append-only log data structure and replication protocol for learning purposes

How to download and setup p2p-chat

Open terminal and run command
git clone https://github.com/adzialocha/p2p-chat.git
git clone is used to create a copy or clone of p2p-chat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with p2p-chat https://github.com/adzialocha/p2p-chat/archive/master.zip

Or simply clone p2p-chat with SSH
[email protected]:adzialocha/p2p-chat.git

If you have some problems with p2p-chat

You may open issue on p2p-chat support forum (system) here: https://github.com/adzialocha/p2p-chat/issues