TsClientlib docs.rs

tsclientlib is a library which makes it simple to create TeamSpeak clients and bots.

For a full client application, you might want to have a look at [Qint].

If more power over the internals of a connection is needed, the unstable feature can be enabled. Beware that functionality behind this feature may change on any minor release.

The base class of this library is the [Connection]. One instance of this struct manages a single connection to a server.

License

Licensed under either of

at your option.