tsclientlib

Crates.iotsclientlib
lib.rstsclientlib
version0.2.0
sourcesrc
created_at2019-04-14 20:02:24.735686
updated_at2021-05-12 19:23:15.684177
descriptionA library to create TeamSpeak clients and bots.
homepage
repositoryhttps://github.com/ReSpeak/tsclientlib
max_upload_size
id127958
size226,729
Sebastian Neubauer (Flakebi)

documentation

README

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.

Commit count: 521

cargo fmt