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.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.animatedledstrip |
| Идентификатор | Идентификаторanimatedledstrip-server-jvm |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom.sha512 |
| Описание |
ОписаниеAnimatedLEDStrip Server
A library designed to simplify running animations on WS281x strips
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| animatedledstrip-server-jvm-1.0.1.pom | |
| animatedledstrip-server-jvm-1.0.1-sources.jar | 10 KB |
| animatedledstrip-server-jvm-1.0.1-javadoc.jar | 261 bytes |
| Обзор |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.