- 15 Nov, 2017 7 commits
-
-
dm171558 authored
* Sending message to all users in the channel * Receiving messages from other users
-
dm171558 authored
* Reduce user count if user disconnectd * tell all users when a user left the channel * added functionality for reconnecting
-
dm171558 authored
* Implemented functionality for user login * counting number of users * notify all users if user joined the channel
-
dm171558 authored
* Generate a Socket.io instance * Add the Websockets to the Express Server
-
dm171558 authored
* Setup Http Server * Using Http Server for Express Server * Running Server on designated port * Serving files from public folder > index.html > style.css > main.js
-
dm171558 authored
Checkout/download this commit at the beginning of the workshop
-
dm171558 authored
-