Unity-Technologies / Unity-Technologies/com.unity.webrtc
[REQUEST] WebGL platform support
Open
@karasusan is already working on this.
Since Jul 14, 2021.
enhancement
issued
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Precondition
WebGL support has been advanced by external developers in Unity community.
Very thanks @nvanofwegen and @gtk2k
https://github.com/The-Barn-Games/com.unity.webrtc/tree/feature/webgl-support
WebGL support is a long journey and we have many issues with merging it to the main branch. So I made the feature branch that receiving contributions from developers.
https://github.com/Unity-Technologies/com.unity.webrtc/tree/experimental/webgl-platform
TODO
- Create a new branch that developing for WebGL platform (@karasusan)
- Set up CI process of the WebGL platform in the internal CI platform ((@karasusan)
- Create a first PR to the feature branch (@nvanofwegen)
- Pull Request review (@karasusan, @kannan-xiao4)
- Manage GitHub issues (@karasusan)
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.