jitacm / -30DaysDevChallenge-

Welcome to the 30DayDevChallenge repository! This repository is dedicated to a month-long coding challenge designed to help developers of all levels enhance their skills through daily coding tasks and projects.
19 stars 27 forks source link

Broadcasting Chat Server / 30_Days_Of_Java #268

Open nikharepriyant opened 2 months ago

nikharepriyant commented 2 months ago

Title: Implement Broadcasting Chat Server in Java

Description:

Project Overview:

As part of the 30DaysDevChallenge repository under the 30_days_of_java folder, this project aims to develop a Broadcasting Chat Server using Java. The server will enable real-time communication by broadcasting messages from any connected client to all other clients.

Key Features:

Objectives:

Deliverables:

github-actions[bot] commented 2 months ago

Thank you for creating this issue! 🎉

We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our [CONTRIBUTING.md] for guidelines on contributing to this Domain.

Walayhs commented 2 months ago

Go ahead!