Skip to content

DanilTap/Node-web-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published