John Lozano
John Lozano
Has there been any progress on multi-channel support in buzz?
Consider using the HTML Base tag in your app http://www.w3schools.com/tags/tag_base.asp That way there is no need to add `#{base}` in every link/image/script
I can second this, the URL being generated is messed up
I also had a similar issue where I would get a 400 with the message "HTTP request sent to a HTTPS port". After rolling back to 0.1.10 the error was...
Most of the code is in this file: https://github.com/socketio/socket.io-p2p/blob/master/index.js Edit: also checkout https://github.com/SyntaxStacks/simple-peer
This should be fine to merge, tests are failing due to missing saucelabs credentials.