feross / feross/simple-peer

Get candidate.type when peer is connected

Open
#936 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.