Skip to content

Tags: Unity-Technologies/go-ts3

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extended OnlineClient information variables (#43)

Extends the OnlineClient information variables to include new information. These are client UID, client away information, voice information, client time information, client groups information, client info, client icon, client country, client IP and client badges.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: automate releases (#37)

Automate releases using goreleaser to minimise developer work.

Also:
* Update dependencies to address dependabot alert in
   gopkg.in/yaml.v2.

v1.0.1

Toggle v1.0.1's commit message
feat: Extend ServerInfo (#28)

Add extended packet stats to ServerConnectionInfo struct

v1.0.0

Toggle v1.0.0's commit message
Added resizeable response parsing buffer support

Added the option to resize the buffer used to parse responses from the server.

The new default max buffer size is 10MB which is typically large enough to deal with large single line payload responses such as serversnapshotcreate.