https://github.com/real-jacket/go-chat
一个基于go后台、react前台的聊天应用
https://github.com/real-jacket/go-chat
Last synced: 5 months ago
JSON representation
一个基于go后台、react前台的聊天应用
- Host: GitHub
- URL: https://github.com/real-jacket/go-chat
- Owner: real-jacket
- Created: 2020-01-16T02:54:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:14:50.000Z (over 3 years ago)
- Last Synced: 2025-04-04T02:23:01.223Z (over 1 year ago)
- Language: Go
- Size: 4.72 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-chat
## Instruction
这是一个基于 Go 语言后台, react 前台的即时通讯应用,整个项目学习来源于公众号“go 语言官网”。