This website requires JavaScript.
Explore
Help
Register
Sign In
aaronxu
/
python-chatroom
Watch
1
Star
0
Fork
0
You've already forked python-chatroom
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Aaron
70b5466315
改动了readme
2025-09-18 16:56:46 +08:00
client1.py
实现了聊天功能
2025-09-18 16:55:35 +08:00
client2.py
实现了聊天功能
2025-09-18 16:55:35 +08:00
readme.md
改动了readme
2025-09-18 16:56:46 +08:00
server.py
实现了聊天功能
2025-09-18 16:55:35 +08:00
readme.md
目前开发进度
服务端
可以实现接受用户的登录注册请求
并且可以显示注册用户和当前在线用户
客户端
实现功能菜单选择
实现登录注册的逻辑,可以与服务端通信
实现了可以与在线用户互相聊天
Description
Python实现的聊天室功能,附带注册和登录
Readme
29
KiB
Languages
Python
100%