Jun 12, 2021, 3:00 PM 3:30 PM PDT
Ended
0 subscribed
Workshop

Make a Realtime Chat app with Rooms using Socket.IO

Workshop Recordings
This workshop has ended.

Make your own IRC like chat application using the popular and easy to learn JavaScript library Socket.IO. Socket.IO allows you to make realtime apps and handles the heavy networking side for you. We will also make a website for the chatroom so we can see how to use Socket.IO with a frontend library.