veza/veza-chat-server/src/websocket
senke a992d394bb fix(chat): ensure WebSocket auth token from query or cookie
- Chat server: accept token from ?token= or access_token cookie (httpOnly)
- Frontend: append token to WS URL when available (TokenStorage)
2026-02-18 12:42:48 +01:00
..
broadcast.rs adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
handler.rs fix(chat): ensure WebSocket auth token from query or cookie 2026-02-18 12:42:48 +01:00
mod.rs stabilisation commit 2026-01-04 01:44:23 +01:00