net/http replace github.com/valyala/fasthttp
client.go:
fix `ClientDbFindUid` build error
go-ts3-http
usage
see example/example.go
available endpoints (from docs)
Endpoints as described in here.
- ❌
not started - ✔
implemented - ⚠
work in progress
| endpoint doc file | status |
|---|---|
| apikey | ✔ |
| ban | ✔ |
| channel | ✔ |
| channelclientperm | ✔ |
| channelgroup | ✔ |
| channelperm | ✔ |
| client | ✔ |
| complain | ✔ |
| custom | ✔ |
| general | ✔ |
| instance | ✔ |
| log | ✔ |
| message | ✔ |
| permission | ✔ |
| privilegekey | ✔ |
| querylogin | ✔ |
| server | ✔ |
| servergroup | ✔ |
| servertemppassword | ✔ |
| token | ✔ |
TODO
- implement all endpoints
- implement an event system based on raw (until events for the http api gets announced)
Languages
Go
100%