Skip to content

mdevino/learning-node-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

A real time application built while I was taking this course.

Key takeaways

  • socket.emit(<event_name>, socket) emits an event to a single client, while io.emit(<event_name>, socket) emits it to all connected ones.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published