Hacker News new | ask | show | jobs
by LunaSea 3255 days ago
You can't compare WebSockets with WebRTC because the first one has a much larger implementation base across browsers than the later.

There is also a list of various transparent fallbacks that can be implemented like long polling which WebRTC doesn't have.