johanhelsing / matchbox

Painless peer-to-peer WebRTC networking for rust wasm (and native!)
Apache License 2.0
864 stars 70 forks source link

GitHub Pages doesn't seem right #398

Closed simbleau closed 6 months ago

simbleau commented 7 months ago

https://johanhelsing.github.io/matchbox/

johanhelsing commented 7 months ago

One issue is that it tries to connect to localhost

AgustinRamiroDiaz commented 6 months ago

@johanhelsing I've tried it today and if you have a matchbox server running on localhost, it still doesn't work properly. All I can see is a magenta floor

Probably related to https://github.com/johanhelsing/matchbox/issues/417