Go to file
2024-06-16 02:08:50 +08:00
.idea init 2024-06-16 02:08:50 +08:00
api init 2024-06-16 02:08:50 +08:00
cache init 2024-06-16 02:08:50 +08:00
config init 2024-06-16 02:08:50 +08:00
db init 2024-06-16 02:08:50 +08:00
enums init 2024-06-16 02:08:50 +08:00
logger init 2024-06-16 02:08:50 +08:00
models init 2024-06-16 02:08:50 +08:00
route init 2024-06-16 02:08:50 +08:00
utils init 2024-06-16 02:08:50 +08:00
ws init 2024-06-16 02:08:50 +08:00
go.mod init 2024-06-16 02:08:50 +08:00
go.sum init 2024-06-16 02:08:50 +08:00
main.go init 2024-06-16 02:08:50 +08:00
readme.md init 2024-06-16 02:08:50 +08:00

MossChat

一个基本聊天服务器后端实现


该项目仍在开发,甚至无法使用....

TODO:

  • 🔑登录/注册
  • 💬基础聊天
  • 🧑‍🤝‍🧑群组支持
  • 🗣️私聊支持

等等....