go-enet/Readme.md

8 lines
103 B
Markdown
Raw Normal View History

2020-08-01 19:07:09 +02:00
# go-enet
Enet bindings for Go using cgo.
## Installation
```
$ go get github.com/codecat/go-enet
```