Chat Room Application made using React/Typescript and Go implementation of socket.io engine.
Try out here.
- Users can create chat rooms on the go.
- Simple room creation process.
- All your chats are not stored anywhere. Even the chat rooms are not stored anywhere.
- Connection is persisted using websockets and easy reconnection if connection is lost due to any issues.
- Relaibility and speed of Golang
To See my Other Projects
Drop a ⭐ if you liked this Project. Any issues do report. Suggestions are Welcomed.