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
This repository contains the source code for a simple chat server implemented in Rust using the Rocket web framework. The server allows users to post messages to specific chat rooms and subscribe to real-time events using server-sent events (SSE).