Expand description
This library implements the TeamSpeak3 protocol.
For a usable library to build clients and bots, you should take a look at
tsclientlib
, which provides a
convenient interface to this library.
If you are searching for a usable client, Qint
is a cross-platform TeamSpeak client, which is using this library (more
correctly, it is using tsclientlib
).
For more info on this project, take a look at the tsclientlib README.
Modules§
- algorithms
- Handle packet splitting and cryptography
- client
- connection
- license
- log
- packet_
codec - resend
- utils
Structs§
Enums§
Constants§
- MAX_
UDP_ PACKET_ LENGTH - The maximum number of bytes for a fragmented packet.
- ROOT_
KEY - The root key in the TeamSpeak license system.