Skip to content

Commit

Permalink
Updated to use socket.io 0.9.5 and use express hosted client in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbw committed Apr 12, 2012
1 parent e3039bc commit 9d5ac45
Show file tree
Hide file tree
Showing 13 changed files with 3,486 additions and 2,475 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -51,7 +51,7 @@ Each page or widget wanting to use the service needs to import the following Jav
socket.io.js socket.io.js
wave.js wave.js


These can all be found in the "client" folder These can all be found in the "client" folder; you can also load the current socket.io.js client from the server itself (e.g. http://localhost:8081/socket.io/socket.io.js)


In addition you need to call the following methods in your own scripts after importing the wave.js library: In addition you need to call the following methods in your own scripts after importing the wave.js library:


Expand Down

0 comments on commit 9d5ac45

Please sign in to comment.