Skip to content

A basic chat app that uses Socket.io. Allows for multiple chat rooms, but doesn't allow for duplicate room and usernames.

Notifications You must be signed in to change notification settings

acyg2212/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Alt Text

Overall Structure

This basic application is completely done with JavaScript. I used Node.js to make this application.

Libraries

  • bad-words
  • socket.io
  • express
  • nodemon
  • Mustache
  • moment
  • qs

Example of socket.io Server

Alt Text

About

A basic chat app that uses Socket.io. Allows for multiple chat rooms, but doesn't allow for duplicate room and usernames.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published