Skip to content

tomerl1/SimpleChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Room Chat

This is a simple demo of a client/server chat application.

The server uses NodeJS, Socket.io & Express.
The client uses Socket.io, Bootstrap & jQeury.


Install dependencies:

npm install

Run the server: ``` node server.js ```
Then open the following address in your browser (default address): ``` http://localhost:4040 ```

Find the complete tutorial here

About

A simple browser chat application based on nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published