John-Michael Glenn
Results
2
comments of
John-Michael Glenn
It seems only trying to use another tracker like wss://tracker.openwebtorrent.com doesn't create a complete connection, but doesn't give any errors. But if I use on wss://hub.bugout.link, it'll create a connection...
@tanayseven @hhff After doing the 1-click deploy to Heroku you should be able to connect as easily as the following: ```const bugout = new Bugout("SpaceTradersAPI-Chatroom", {announce: ["wss://spacetradersapi-chatbox.herokuapp.com"]});``` I got it...