https://github.com/fogmoe/fogmoe-chat
A multiple chat room sample code page contains client and server. (雾萌聊)
https://github.com/fogmoe/fogmoe-chat
chatroom-application csharp http multiple online php sample
Last synced: 19 days ago
JSON representation
A multiple chat room sample code page contains client and server. (雾萌聊)
- Host: GitHub
- URL: https://github.com/fogmoe/fogmoe-chat
- Owner: FogMoe
- Archived: true
- Created: 2022-02-18T22:07:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T18:57:18.000Z (over 4 years ago)
- Last Synced: 2026-05-05T13:00:12.291Z (30 days ago)
- Topics: chatroom-application, csharp, http, multiple, online, php, sample
- Language: C#
- Homepage:
- Size: 279 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FogMoe-Chat Sample
**[Release and About page](https://github.com/FogMoe/FogMoeChat-Release)**
简易版雾萌聊
2022/2/22 Finished
计划:
1.将服务端由php改为python
2.将聊天内容在隐藏区域存储变为加密文件实时显示
3.创建多个聊天室
4.连接数据库,增加账号积分等功能