N-chat is a small educational group-chat application created with Express and Socket.IO. It demonstrates how a Node.js server can maintain real-time connections and broadcast events among browser clients. Users sign in with a display name that is stored in a cookie, and duplicate active names are rejected. The server tracks connected users and announces when someone enters or leaves the room. Messages can be sent publicly to everyone or privately to a selected online user. The browser interface updates the participant list, timestamps messages, and attempts to reconnect after a lost server connection. Because it relies on early Express and Socket.IO releases, the repository is best treated as a legacy learning example rather than a modern chat platform.

Features

  • Real-time Socket.IO messaging
  • Cookie-based display names
  • Duplicate active-name prevention
  • Online and offline presence updates
  • Public and private conversations
  • Timestamps and automatic reconnection

Project Samples

Project Activity

See All Activity >

Categories

Libraries

Follow N-chat

N-chat Web Site

Other Useful Business Software
Host LLMs in Production With On-Demand GPUs Icon
Host LLMs in Production With On-Demand GPUs

NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of N-chat!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Libraries

Registered

2026-07-20