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 TypeScript-based WebSocket server for a real-time chat application, enabling users to join rooms and exchange messages instantly. Built with the ws library, it handles room-based messaging with a simple, scalable architecture.