AnimatedLEDStrip Server
An AnimatedLEDStrip server handles the communications to and from clients.
Creating a Server
The server library is combined with a device library to run a server on that device. See the wiki for instructions.
License |
License |
---|---|
GroupId | GroupIdio.github.animatedledstrip |
ArtifactId | ArtifactIdanimatedledstrip-server-jvm |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom.sha512 |
Description |
DescriptionAnimatedLEDStrip Server
A library designed to simplify running animations on WS281x strips
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Group / Artifact | Type | Version |
---|---|---|
io.github.animatedledstrip : animatedledstrip-core-jvm | jar | 1.0.1 |
commons-cli : commons-cli | jar | 1.4 |
io.ktor : ktor-server-core | jar | 1.5.0 |
io.ktor : ktor-server-netty | jar | 1.5.0 |
io.ktor : ktor-serialization | jar | 1.5.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.21 |
Group / Artifact | Type | Version |
---|---|---|
io.github.maxnz : interactive-command-parser | jar | 0.1 |
com.github.doyaaaaaken : kotlin-csv-jvm | jar | 0.15.0 |
org.jetbrains.kotlinx : kotlinx-serialization-runtime-common | jar | 0.20.0 |
An AnimatedLEDStrip server handles the communications to and from clients.
The server library is combined with a device library to run a server on that device. See the wiki for instructions.