lagrangedao / go-computing-provider

A golang implementation of computing provider
MIT License
2 stars 35 forks source link

Change the API endpoint from HTTP to HTTPS. #44

Open sonic-chain opened 1 year ago

sonic-chain commented 1 year ago

Due to the requirement of WebSocket to use TLS and without starting a new port, the server has added TLS certificates, and all APIs have been changed to use HTTPS for access.