w3c / charter-webperf

Web Performance Group charter
https://w3c.github.io/charter-webperf/
27 stars 11 forks source link

Streaming Resources aren't exposed effectively to the performance timeline #36

Open tdresser opened 6 years ago

tdresser commented 6 years ago

There are a bunch of ways to stream data: websockets, webrtc, streaming fetch, etc. Today, we don't expose much useful timing data for these use cases.

As an example possible client: Google hangouts relies on an extensions only API to get an overall idea of network usage.