Skip to content

Adding some functionality in socketio chat app provided on Documentation of SocketIO.

Notifications You must be signed in to change notification settings

kindacoder/Socketio-NodeJS-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socketio-NodeJS-chat-app

Adding Initial functionality in socketio chat app provided on Documentation of SocketIO.

Link for the chat-app:-

http://chat-app-100.herokuapp.com/

Didn't care too much about Styling. Just Adding Functionalities.

Broadcast a message to connected users when someone connects or disconnects Add support for nicknames Don’t send the same message to the user that sent it himself. Instead, append the message directly as soon as he presses enter. Add “{user} is typing” functionality Show who’s online Add private messaging Share your improvements!

Just Install all dependencies => Socket.io and express. Do npm init

About

Adding some functionality in socketio chat app provided on Documentation of SocketIO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published