wip chat in room, now broadcast with name

This commit is contained in:
simplonco
2023-01-04 21:57:01 +01:00
parent 1c2d202ec1
commit a4a2b4bf76
9 changed files with 96 additions and 64 deletions

View File

@@ -132,3 +132,10 @@
- [docker](https://github.com/docker/docker-install)
---
## hugo
- in Chat.svelte, import of socket is not always defined becaus async, tried to solve that in onMount but no luck