This commit is contained in:
Franz Heinzmann (Frando) 2021-10-18 21:49:41 +02:00
parent 1ad243f043
commit 392f8f8a2c
10 changed files with 405 additions and 265 deletions

View file

@ -16,3 +16,6 @@ futures-lite = "1.11.3"
log = "0.4.14"
env_logger = "0.8.3"
regex = "1.4.3"
async-osc = "0.2.0"
tide = "0.16.0"
tide-websockets = "0.2.0"