Code Monkey home page Code Monkey logo

Comments (6)

jan-ivar avatar jan-ivar commented on August 19, 2024

Step 3 in getStats still says "If the URL scheme associated with transport is not quic-transport, reject p with NotSupportedError and return p." - even though we don't support quic-transport anymore, which means this method always rejects now.

So we need to discuss what to do with this API.

from webtransport.

jan-ivar avatar jan-ivar commented on August 19, 2024

So we need to discuss what to do with this API.

To be discussed in #206.

from webtransport.

jan-ivar avatar jan-ivar commented on August 19, 2024

Reopening, to discuss the stats API shape separately.

from webtransport.

vr000m avatar vr000m commented on August 19, 2024

What is the summary of discussion so far? is there a link to an email archive or PR?

from webtransport.

wilaw avatar wilaw commented on August 19, 2024

@vr000m - Meeting notes are stored on the wiki at - https://www.w3.org/wiki/WebTransport . Click to the particular meeting you are interested in. We have full recordings and transcripts linked with each meeting archive.

from webtransport.

jan-ivar avatar jan-ivar commented on August 19, 2024

I think we have general idea of shape now, with connection-level and aggregate stream stats off of wt.getStats() and we're discussing per-stream-level stats off of readable.getStats() and writable.getStats() that will mostly contain byte progress counters in #372.

Neither of those approaches should be difficult to traverse, nor should stats disappear (one caveat: the per-stream stats are meant for long-lived streams, for short-lived ones we have aggregate stats at the connection level).

We have 5 other issues on stats so I think we can close this one.

from webtransport.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.