Socket connectivity up and running

This commit is contained in:
Jeremiah Billmann
2013-05-19 16:03:07 -04:00
parent fda56a0e75
commit c12bbbf0af
4 changed files with 17 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
$(function () {
GarageServerIO.connectGarageServer('http://garageserver_io.jbillmann.c9.io/garageserver.io');
});
File diff suppressed because one or more lines are too long