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
Proof of concept for a chat app using server-sent events (EventSource) in Remix.
The app features a basic user system, a live user count and real-time chat.
License
MIT
About
Proof of concept for a real-time chat app using Server-Sent Events in Remix