Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yaogengzhu/im-chat

go 练习
https://github.com/yaogengzhu/im-chat

Last synced: 6 days ago
JSON representation

go 练习

Awesome Lists containing this project

README

        

### go

```bash
go build -o server main.go server.go
```

```bash
nc 127.0.0.1 7777
```