An open API service indexing awesome lists of open source software.

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

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.