create mesh app and basic asgi websocket setup for communication

This commit is contained in:
Laura Klünder 2022-04-04 01:13:48 +02:00
parent f51bc71799
commit 8af6bca51c
10 changed files with 63 additions and 0 deletions

View file

@ -15,3 +15,4 @@ qrcode==7.3.1
matplotlib==3.5.1
scipy==1.8.0
django_libsass==0.9
channels==3.0.4