daniserrano7 / simple-chatroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Chatroom

A very simple chatroom using Node.js and Web Sockets. Messages are broadcast to all connected clients in real time, but none of them are stored. You can only differentiate between messages sent by you and messages sent by other users.

About


Languages

Language:HTML 49.0%Language:JavaScript 33.8%Language:TypeScript 17.2%