Skip to content

How to build a half-duplex WebRTC server with Pion? #2187

Answered by Sean-Der
RussB-tonal asked this question in Q&A
Discussion options

You must be logged in to vote

Correct! WebRTC is a one-to-one connection. For each remote peer you need to make a new webrtc.PeerConnection in your code.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sean-Der
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants