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
SimpleChat is a real-time chat web application that allows users to register, login, and chat with other users. It uses Socket.IO for instant messaging. This project is primarily developed for learning TypeScript
About
A real-time chat web application built with TypeScript and Socket.IO for learning purposes.