You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A LAN-based browser chat server implemented in Rust using the *Tokio* asynchronous runtime and the **Axum** web framework. The server provides a robust HTTP/S interface for serving static client assets (HTML, JavaScript) and upgrades connections to the secure WebSocket (WSS) protocol for real-time, memory-safe messaging.