From 8c0dae01760cdc2b5fe0091a85d166d16a042a19 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Sat, 26 Dec 2015 21:14:14 -0800 Subject: [PATCH] server updated --- examples/chat/index.html | 4 +- examples/http.js | 4 +- gun.js | 90 +++++++++++---------- lib/file.js | 17 ++-- lib/wsp.js | 169 +++++++++------------------------------ test/common.js | 32 ++++---- 6 files changed, 110 insertions(+), 206 deletions(-) diff --git a/examples/chat/index.html b/examples/chat/index.html index 4ba9ff79..c5eccbee 100644 --- a/examples/chat/index.html +++ b/examples/chat/index.html @@ -24,8 +24,8 @@