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

Dart 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 #

  • Provide more methods available through the ServerQuery-protocol.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Library that allows access to TeamSpeak-ServerQuery-servers

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on teamspeak