Demo Usage <script src="//webring-plusplus.github.io/client-js/webring.js" crossorigin="anonymous"></script> <script> webring("/", (uri, peers, depth) => console.log(uri, peers, depth)); </script>