Skip to content

tangnguyendeveloper/ChatSimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Yêu cầu: python 3.8.5 hoặc cao hơn

Cài đặt thư viện asyncio

run: pip install asyncio

Đối với UDP chat:

run: python3 main.py

Đối với TCP chat:

run server: python3 Server.py

run client: python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages