Other TS3 Frameworks as for PHP available?

Hey together,

I know that there is an PHP Framework out for TS3 which can be used but in my case this Framework will no longer work as I am going to develop in golang and golang is not PHP.

Are there any golang Frameworks out or is there a main Doc how to start with establishing a connection to the specified TS3 Server and after that create your own needed classes/functions/methods/ā€¦?

Would be nice to get a little initial help here :slight_smile:

Cheers
Chaos234

1 Like

Nothing is particularly good for Go right now but :

1 Like

Well, even if they are not good and old (3-6 years), it is better as nothing and it tells me to use the information in the Server Query Manual PDF which Iā€™v totaly forgotten ^^

Thanks for the links :slight_smile:

1 Like

I like that you are still trying it :slight_smile:
This Repository got some easy Functionality-Tests running

Also found a ts-segmenter written in GO

You can find way more interesting stuff in my GIT since i am trying GOlang aswell currently.