Skip to content

Harsha41-dev/SocketTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

TerminalChat πŸ§‘β€πŸ’»πŸ’¬

A simple TCP-based chat server built using Node.js and the net module.
Clients can connect using tools like ncat or build their own TCP clients to exchange messages via terminal.


πŸš€ Features

  • Multi-client support
  • Broadcast messages to all connected clients
  • Automatic client management on connection/disconnection
  • Simple, minimal, and fast
  • Terminal-based communication

πŸ› οΈ Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/your-username/terminal-chat.git
cd terminal-chat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors