add event_bus_typed

This commit is contained in:
2026-09-23 21:11:35 +02:00
parent b830abe3f4
commit 5bac3174df
8 changed files with 241 additions and 4 deletions
+6
View File
@@ -8,6 +8,12 @@ tcp_port = 8080
# Voice/Video port
udp_port = 8080
# Uncomment for native self-signed HTTPS/WSS. Keep both files between restarts.
# [network.tls]
# cert_path = "certs/server.pem"
# key_path = "certs/server-key.pem"
# names = ["localhost", "127.0.0.1"] # include the host clients actually use
[database]
# DSN for database
# SQLite