8565bbb7创建于 2022年7月7日历史提交

/ws and /wss -- websockets

If you want browsers to connect to e.g. /dns4/example.com/tcp/443/wss/p2p/QmFoo

    • 8081 is just an example
    • note that it's /ws here, not /wss -- Kubo can't currently do SSL, see the next point
    • configured with the SSL cert
    • listening on port 443
    • forwarding to 127.0.0.1:8081