From 60909c1b129238b276d8cf53650f5fac64052013 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Mon, 13 Aug 2012 00:30:17 -0500 Subject: begin socket.io journey --- socket.io/public/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 socket.io/public/index.html (limited to 'socket.io/public/index.html') diff --git a/socket.io/public/index.html b/socket.io/public/index.html new file mode 100644 index 0000000..e8b4cf7 --- /dev/null +++ b/socket.io/public/index.html @@ -0,0 +1,17 @@ + + + + socket.io + + + + +

hello socket.io.

+ + -- cgit v1.2.3