#team-speak3 #voip #ts3

tsproto

An implementation of the TeamSpeak3 protocol as a library for use in clients and bots

2 unstable releases

0.2.0 May 12, 2021
0.1.0 Apr 14, 2019

#239 in Multimedia

28 downloads per month
Used in 2 crates

MIT/Apache and maybe LGPL-3.0+

220KB
5.5K SLoC

TsProto   docs.rs

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.

License

Licensed under either of

at your option.


lib.rs:

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.

Dependencies

~9–24MB
~347K SLoC