feat(leptos): WebSocket singleton with event dispatch

This commit is contained in:
asepharyana
2026-07-03 18:07:01 +07:00
parent 5832ca7cd4
commit 20ef844682
6 changed files with 299 additions and 0 deletions
+1
View File
@@ -498,6 +498,7 @@ dependencies = [
"lucide-leptos",
"serde",
"serde-wasm-bindgen",
"serde_json",
"shared-types",
"wasm-bindgen",
"wasm-logger",