https://github.com/yashas-naidu/cn
Join the chatroom with the link given below
https://github.com/yashas-naidu/cn
beginner-friendly chatroom-server contribution contributions-welcome css first-project good-first-issue js network-programming open open-source reactjs socket-io website
Last synced: about 2 months ago
JSON representation
Join the chatroom with the link given below
- Host: GitHub
- URL: https://github.com/yashas-naidu/cn
- Owner: Yashas-naidu
- Created: 2024-02-15T11:58:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T12:52:04.000Z (7 months ago)
- Last Synced: 2025-04-12T04:17:02.628Z (about 2 months ago)
- Topics: beginner-friendly, chatroom-server, contribution, contributions-welcome, css, first-project, good-first-issue, js, network-programming, open, open-source, reactjs, socket-io, website
- Language: JavaScript
- Homepage: https://yashas-naidu.github.io/CN/
- Size: 626 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Room Server
Welcome to the Chat Room Server! This server is designed to facilitate real-time communication between multiple clients in a chat room environment.
## Features
- **Real-time Chat**: Clients can join a chat room and send messages to each other in real-time.
- **Video Sharing**: Users can share YouTube video links in the chat room, and the videos will be synchronized across all clients.
- **Queue System**: Users can add videos to a queue, and they will play automatically after the current video ends.
- **Admin Controls**: The first user to join a chat room becomes the admin, with additional controls like ending the room or skipping videos.