https://github.com/drakata27/chatroom-react
React frontend application for creating chatrooms for real-time communication using Websockets
https://github.com/drakata27/chatroom-react
typescript websocket
Last synced: 9 months ago
JSON representation
React frontend application for creating chatrooms for real-time communication using Websockets
- Host: GitHub
- URL: https://github.com/drakata27/chatroom-react
- Owner: drakata27
- Created: 2024-12-28T20:43:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T17:52:24.000Z (over 1 year ago)
- Last Synced: 2025-03-02T06:45:12.205Z (over 1 year ago)
- Topics: typescript, websocket
- Language: TypeScript
- Homepage: https://chatroom-gold-three.vercel.app
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatroom (React Frontend)
## Joining a room

## Disconnecting from a room

## Backend
The backend of this application was written in Java Spring Boot. The repository is here:
https://github.com/drakata27/chat-springboot