Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaogengzhu/im-chat
go 练习
https://github.com/yaogengzhu/im-chat
Last synced: 6 days ago
JSON representation
go 练习
- Host: GitHub
- URL: https://github.com/yaogengzhu/im-chat
- Owner: yaogengzhu
- Created: 2023-10-26T04:49:17.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-02T06:00:46.000Z (about 1 year ago)
- Last Synced: 2023-11-03T06:25:56.156Z (about 1 year ago)
- Language: Go
- Size: 13.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### go
```bash
go build -o server main.go server.go
``````bash
nc 127.0.0.1 7777
```