TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: WebTransport vs. WebRTC vs. WebSocket

33 pointsby WanjohiRyanover 2 years ago

2 comments

kevmo314over 2 years ago
I'd be curious to see how WebRTC's media channels do in addition to the data channels too. Nacks might be faster than the retransmission interval.
评论 #34144487 未加载
评论 #34142877 未加载
Sean-Derover 2 years ago
The third scenario is fixed with <a href="https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;html&#x2F;rfc8260" rel="nofollow">https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;html&#x2F;rfc8260</a><p>This just needs to be implemented in libwebrtc’s SCTP implementation. It isn’t implemented in Pion either I believe?