BlogChat Save

Chat room source code for Barret Lee's Personal Blog.

Project README

A Simple Chat System

It's a simple chat system, can be inserted to anywhere.

Demo: http://119.23.13.9:29231/

Usage

git clone https://github.com/barretlee/blogChat.git
cd blogChat;
npm i;
node index;

Screenshot

  • Register Name:

Register Name

  • Chat:

Chat

Changelog

  • execute code at client
  • limit msg length
  • whitelist of hostname
  • detect robot at server
  • detect robot at client
  • support custom username
  • support private chat
  • welcome new user

LICENSE

MIT

Thanks for socket.io.

Open Source Agenda is not affiliated with "BlogChat" Project. README Source: barretlee/blogChat
Stars
496
Open Issues
10
Last Commit
8 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating