livepeer / livepeer/go-livepeer
Define Mist -> Broadcaster websocket interface
Open
@AlexKordic is already working on this.
Since Apr 26, 2022.
area: broadcasting
status: backlog
- Dominant language
- Go
- Stars
- 586
- Forks
- 226
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 19
Description
Mist's HTTP implementation doesn't currently support bi-directional streaming and it's estimated to be a large amount of effort to get this to work.
The proposed solution is to move directly to a websocket implementation. This ticket covers generating a written proposal and getting it signed off by the Mist team (i.e @Thulinma). The implementation will be covered by other tickets.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.