Skip to content

Fully Decentralized P2P Chat Room

Notifications You must be signed in to change notification settings

RedStoneCoin/RedChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RedChat

Fully decetralized p2p chat room made in one day!

usage

In main.py configure seed node and you should add ip addresses if you dont want to use local ips

# for seed node
python3 main.py <port> True
# client
python3 main.py <port> False

About

Fully Decentralized P2P Chat Room

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%