Skip to content

a basic real time chat room app build on expressjs with socketio inspired by imessage

Notifications You must be signed in to change notification settings

mnali825/ioMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioMessage

a basic chat room app inspired by imessage build on expressjs with socketio

Technologies Used:

  • Socketio for bi-directional communication between web clients and servers
  • Express.js as a Node.js server side framework
  • Node.js as an interface to the V8 Javascript runtime

How to run this app locally

  • Fork & Clone this repository.

In Terminal

  • cd ioMessage
  • npm install
  • node app.js
  • Enter username and enjoy!

TODO

  • add list to show who's online
  • allow users to create their own rooms

Web Image Mobile

About

a basic real time chat room app build on expressjs with socketio inspired by imessage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published