client: basic message parsing, gateway listening

This commit is contained in:
Rory&
2026-05-17 03:14:34 +02:00
parent 9a0c741923
commit 8f76cc5edf
18 changed files with 664 additions and 29 deletions
@@ -0,0 +1,7 @@
.attachmentImage {
max-height: 300px;
max-width: 300px;
object-position: center;
object-fit: cover;
}