Code Monkey home page Code Monkey logo

Comments (2)

hwtdbd avatar hwtdbd commented on July 3, 2024 1

Hi @rmarx ,
What you said is exactly what I want, I just need qvis to be able to support server-initiated bidirectional streams (0x01)๏ผŒhere is my qlog file. I hope qvis will support it in the future. Thank you for your reply.
e62bbaec4ebd7c8c.qlog.zip

from qvis.

rmarx avatar rmarx commented on July 3, 2024

Hey @hwtdbd,

Thanks for reporting this. I'm however not 100% sure what you're asking.
I'm currently indeed only showing client-initiated bidirectional streams (0x00 as per https://www.rfc-editor.org/rfc/rfc9000.html#section-2.1), since server-initiated bidirectional streams (0x01 in the link) are not used in HTTP/3 and the multiplexing tool was mainly made for that purpose.

Are you asking to have the ability to show server-initiated bidirectional streams (0x01) or ALSO the unidirectional streams (0x03 and potentially also 0x02)? I'm asking because doing 0x01 should be easy enough (probably...), the other two have some other hairy aspects I'd have to work around.

Either way, could you provide an example .qlog file with "odd numbered stream ids" that I might use to validate a fix when I implement it? Thanks!

from qvis.

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.