From 99b81128fdaa6ab96e63712ea60fdde1a1077cf1 Mon Sep 17 00:00:00 2001 From: Mario Colque Date: Mon, 31 Mar 2014 16:48:43 -0300 Subject: [PATCH] Added the multipeer connections support --- index.html | 8 +- js/controllers/join.js | 12 +-- js/controllers/signin.js | 13 +-- js/services/network.js | 178 ++++++++++++++++++++++++++------------- 4 files changed, 129 insertions(+), 82 deletions(-) diff --git a/index.html b/index.html index b88e05505..a049f4fba 100644 --- a/index.html +++ b/index.html @@ -26,8 +26,8 @@