Crate tsproto[][src]

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

Identity

Enums

Error

Constants

MAX_UDP_PACKET_LENGTH

The maximum number of bytes for a fragmented packet.

ROOT_KEY

The root key in the TeamSpeak license system.