WebRTC for Unity is a package that allows WebRTC to be used in Unity. If you are interested in the streaming solution with WebRTC, you can check Unity Render Streaming.
Assets/ ├── _Project/ │ ├── Scenes/ # Bootstrap, XRViewer, DebugRoom │ ├── Scripts/ │ │ ├── Core/ # AppManager, XRManager ...