Closed AquiGorka closed 6 years ago
It took me some time to figure out the actual name for the installed module, then I found this: https://github.com/libp2p/js-libp2p-websocket-star-rendezvous/commit/5a2ce873096ff02ec2bdbde2fb1472374f43b601
Quick question: how can I execute the rendezvous server for https?
https
You need to put it behind a reverse-proxy that supports https. Like apache2, nginx or caddy.
It took me some time to figure out the actual name for the installed module, then I found this: https://github.com/libp2p/js-libp2p-websocket-star-rendezvous/commit/5a2ce873096ff02ec2bdbde2fb1472374f43b601
Quick question: how can I execute the rendezvous server for
https
?