Y
Hacker News
new
|
ask
|
show
|
jobs
by
wichert
2393 days ago
WebRTC does not do signalling - that is the one part that you always have to provide yourself. WebRTC provides the peer descriptions and ICE candidates that you need to transport to the other party/parties.