Git Product home page Git Product logo

httpbis-h3-websockets's People

Contributors

ryantheoptimist avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

httpbis-h3-websockets's Issues

Cite H3 rather than QUIC for stream closure, define the error code to use

While the messages that govern stream states are defined in QUIC, the application is the thing responsible for directing the QUIC transport layer.

https://ryantheoptimist.github.io/httpbis-h3-websockets/draft-hamilton-httpbis-h3-websockets.html#section-3-2 implies something else is going on. It would be better off linking to something in the H3 spec, I suggest https://datatracker.ietf.org/doc/html/draft-ietf-quic-http-34#section-4.2

Also, what I'd be looking for specifically as an implementer is guidance on what error code to use.

RFC 8441 says

RST exceptions are
represented with the RST_STREAM frame ([RFC7540], Section 6.4) with
the CANCEL error code ([RFC7540], Section 7).

This is inspired by RFC8540's definition of conventional CONNECT but notice the error code is different for extended connect. The proposal therefore is to make it explicit that WS over H3 needs to use H3_REQUEST_CANCELLED to terminate the stream in this situation.

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.