Skip to content

Weekend project. Learning to combine WebSockets and React :)

Notifications You must be signed in to change notification settings

icyJoseph/chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat room

A websocket application.

It used SocketIO to broadcast and emit messages.

It uses React to manage the UI.