Skip to content

This project is the final homework of distributed system. The institution for this course is Sun Yat sen University.

Notifications You must be signed in to change notification settings

lzy-learning/p2p-chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

p2p-chat-room

This project is the final homework of distributed system. The institution for this course is Sun Yat sen University.

prepared environment

sudo apt install python3

sudo apt-get install python3-pyqt5
sudo apt install qttools5-dev
sudo apt install qttools5-dev-tools

pip3 install grpcio
pip3 install grpcio-tools

run

git clone https://github.com/lzy-learning/p2p-chat-room.git

cd p2p-chat-room

python3 main.py

display

view

private_chat

About

This project is the final homework of distributed system. The institution for this course is Sun Yat sen University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages