2 unstable releases
0.2.0 | May 12, 2021 |
---|---|
0.1.0 | Apr 14, 2019 |
#256 in Multimedia
55 downloads per month
Used in 2 crates
220KB
5.5K
SLoC
TsProto
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–22MB
~339K SLoC