teamspeak 2.0.0 copy "teamspeak: ^2.0.0" to clipboard
teamspeak: ^2.0.0 copied to clipboard

outdatedDart 1 only

Library that allows access to TeamSpeak-ServerQuery-servers

Dart TeamSpeak Library #

This is a small library which allows Dart-Applications to connect to TeamSpeak3- servers using the ServerQuery protocol as documented here. Using the ServerQuery-protocol, clients can do everything a normal user can do (including listing, moving and kicking normal clients) except from sending or receiving any voice data.

The library is something like a port of node-teamspeak, available at npm.

Example Usage #

A script which lists all clients currently connected to the server is provided as a testcase.

Additional usage information #

The client is documented using dartdoc. If you want to subscribe to notifications like "client joins server", you may want to take a look at the Client-class.

ToDo #

  • Package known answers and responses to provide a higher-level interface, featuring additional classes like other clients or channels. The current interface will still be available.
0
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Library that allows access to TeamSpeak-ServerQuery-servers

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on teamspeak