Language(s) | Documentation | Coverage | |
---|---|---|---|
Kotlin/Java | |||
C++ | |||
Dart | |||
Go | |||
Python 3 | |||
Ruby | |||
Rust |
This is a set of helper libraries for connecting to an AnimatedLEDStripServer from clients, allowing the client to send animations to the server and (if supported) receive currently running animations from the server. Supports clients written Kotlin, Java, C++, Python, Go, Ruby, Dart and Rust.
Language(s) | Send Data | Receive Data | Event Callbacks |
---|---|---|---|
Kotlin/Java | Yes | Yes | Yes |
C++ | Yes | Yes | No |
Dart | Yes | Yes | No |
Go | Yes | Yes | No |
Python 3 | Yes | Yes | No |
Ruby | Yes | No | No |
Rust | Yes | No | No |
Even if a library does not currently support a feature, it will likely be added in the future (if supported by the language).
See the individual wiki pages for each language for usage instructions.