From cbbe6d7f9f2baaf12d58e27b81bfd82eb9e82c43 Mon Sep 17 00:00:00 2001 From: RakhithaRR Date: Sat, 10 Mar 2018 14:08:13 +0530 Subject: [PATCH] Further improvements on sockets. --- .idea/workspace.xml | 67 ++++++++++--------- .../src/components/Projects/ViewProjects.vue | 34 ++++++---- Server/app.js | 22 +++--- 3 files changed, 69 insertions(+), 54 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b64e3e0..075cb9d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ - @@ -22,7 +21,7 @@ - + @@ -32,7 +31,7 @@ - + @@ -42,11 +41,11 @@ - - + + - + @@ -55,8 +54,8 @@ - - + + @@ -303,14 +302,7 @@ - - - - 1517661350342 - 1517665055691 @@ -648,11 +640,18 @@ - - @@ -665,6 +664,7 @@ + @@ -672,7 +672,7 @@ - + @@ -738,7 +738,6 @@ - @@ -763,7 +762,8 @@ - @@ -1061,44 +1061,45 @@ - + - - + + - + - + - - + + + - - + + - - + + - + diff --git a/Client/src/components/Projects/ViewProjects.vue b/Client/src/components/Projects/ViewProjects.vue index f14ea3b..64d0a76 100644 --- a/Client/src/components/Projects/ViewProjects.vue +++ b/Client/src/components/Projects/ViewProjects.vue @@ -169,16 +169,15 @@