Load socket.io client lib from CDN
authorDavid Banham <david@banham.id.au>
Thu, 14 Mar 2013 22:50:11 +0000 (09:50 +1100)
committerDavid Banham <david@banham.id.au>
Thu, 14 Mar 2013 23:02:10 +0000 (10:02 +1100)
commitb8556751bfe40d0d34d0238119a89e7bcc1805bd
tree8ec196e9908bceae2ef0e4bfa746c915cd8941b6
parentccaadaad45348cda17da6c11adf301ed3b22ca25
Load socket.io client lib from CDN

Based on user feedback, it was very non-obvious that if using an
web server other than multiplex/index.js it would be necessary to
upload the socket.io client libs. This negates that problem.
README.md