Skip to content

This is a real-time chat application, built using NodeJS/ExpressJS + socket.io

Notifications You must be signed in to change notification settings

boyboi86/API_sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API_sockets

Basic Chat application using socket.io/ ExpressJS/ NodeJS

This is a real-time chat application. The application is also deployed on Heroku, kindly click the link provided.

Instructions

download zip file or run git clone repo

navigate to working directory, then run npm install

run npm start to initialize app, go to browser http://localhost:3000

Note

you can also see a running app on heroku, Heroku app

Instruction for usage

Enter username and Chatroom to enter chat. Only those within the same chatroom can chat.

type @currentUser to see the list of users (username only) in chatroom.

You can open multiple browser and navigate to working URL to chat with yourself. (For testing purpose)

About

This is a real-time chat application, built using NodeJS/ExpressJS + socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published