Get candidate.type when peer is connected
Open
- Dominant language
- JavaScript
- Stars
- 7.8k
- Forks
- 983
- PR merge metrics
- No merged PRs in 30d
Description
**What version of this package are you using?**
Latest Version
**What problem do you want to solve?**
I want to get candidate.type when peer is connected.
Generally speaking, I can use onicecandidate event in RTCPeerConnection() and get candidate.type via `event.candidate.type`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.