Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 635 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 635 Bytes

Node-web-chat

About

This project is an example of a simple chat on Socket.io.

It does not have encryption and any kind of protection, just for variety, all messages are written to a txt file as a database.

The project uses: Express, Http and Socket.io modules.

  1. The chat allows people with different nicknames to communicate.
  2. The number of users is indicated in the corresponding line.
  3. Program has binds for convenient sending of messages.
  4. Has auto scrolling.
  5. Has /chat commands
  6. Has stickers!

The license implies the free use of the code of this program.

https://object-node.herokuapp.com/index.html