An open API service indexing awesome lists of open source software.

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. (雾萌聊)

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.连接数据库,增加账号积分等功能