Implement integrated HTTP server with self-signed CA certs in daemon
Open
- Dominant language
- Rust
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We should create an HTTP server that generates self-signed CA certs for the client, and shares those CA certs with the websocket transport.
This will allow secure context to be used, enabling the `VideoDecoder` API when accessing from a machine other than `localhost`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.