Using WebTransport

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • caniuse

    Raw browser/feature support data from caniuse.com

  • Can I Use[1] gives mixed messages on this. Seems like it is either partially supported or fully supported and one of the entries is just misleading?

    [1]https://caniuse.com/?search=webtransport

  • Pion WebRTC

    Pure Go implementation of the WebRTC API

  • Do you still see challenges with doing WebRTC on a server? I work on https://github.com/pion/webrtc so would love to hear what could be better :)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • presencejs

    Edge Infra for realtime web applications, geo-distributed architecture.

  • Does anyone know of any websites/applications that utilize WebTransport? The only thing I've come across are the Showcase demos from https://github.com/yomorun/presencejs

  • turn

    Pion TURN, an API for building TURN clients and servers

  • > dedicated signalling

    For my small projects I run my HTTP + WebRTC in the same server. My signaling is one POST. Maybe I am missing the complexity, but I don't feel any additional pain compared to running any network service?

    > STUN Karate

    Mind explaining more? I use https://github.com/pion/turn and run my STUN server embedded in my HTTP server. I do do anything but point my `PeerConnection` at `my-service.com`

  • quiche

    🥧 Savoury implementation of the QUIC transport protocol and HTTP/3

  • standards-positions

  • > There seems to be not too much interest in or hype about WebTransport.

    I feel like this is partially because the main value of the API comes from working better on lower-quality networks, rather than providing the ability to do something completely brand new.

    > FF and Safari don't support it yet.

    For what it's worth, Mozilla are positive about it [0] and are actively involved in the standards process. I don't believe the WebKit team has stated their position, though there are Apple people who are involved in the standards process too.

    > I think it's missing a killer app. But I am not sure what WebTransport would enable that isn't already possible with current APIs.

    When we started out working on WebTransport, there were two major use cases we had in mind: live media and web games. IETF MoQ working group [1] will hopefully address the first one. I don't know whether anyone is using it for building games, but I don't actually have that much visibility into what's going on in that space.

    [0] https://mozilla.github.io/standards-positions/#webtransport

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pure Go Implementation of the WebRTC API

    1 project | news.ycombinator.com | 7 Jan 2024
  • Need help with audio calls for rooms with about 10 people in each.

    2 projects | /r/WebRTC | 5 Jun 2023
  • Pion WebRTC v3.2.0 released

    1 project | /r/golang | 26 Apr 2023
  • Pion WebRTC v3.2.0 released

    2 projects | /r/WebRTC | 26 Apr 2023
  • Pion WebRTC v3.2.0 Released

    1 project | news.ycombinator.com | 26 Apr 2023