diff --git a/README.md b/README.md index e7a5743..f81fd42 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,12 @@ socket.io determine if a user is online or offline,
Stack Overflow Question - https://stackoverflow.com/questions/32134623/socket-io-determine-if-a-user-is-online-or-offline -Client Side Connection: [Socket IO Client v3.x](https://socket.io/docs/v3/client-api/index.html) +Client Side Connection: [Socket IO Client v3.x](https://socket.io/docs/v3/client-api/index.html) -Server Side Connection: [Socket IO Server v3.x](https://socket.io/docs/v3/server-api/index.html) +Server Side Connection: [Socket IO Server v3.x](https://socket.io/docs/v3/server-api/index.html) + + +## Setup: 1) Go to `/server` derectory and run