Coder Social home page Coder Social logo

httppubsub's People

Contributors

afrind avatar ekinnear avatar w-o-o avatar

Watchers

 avatar  avatar

Forkers

afrind

httppubsub's Issues

Add descriptive text about partially closed stream states

We have

If an RStream is reset,
endpoints MUST reset the XStreams associated with that RStream. If the
RStream is closed, endpoints SHOULD allow the existing XStreams to complete
normally. The RStream SHOULD remain open while communication is ongoing.
Endpoints SHOULD refresh any timeout on the RStream while its associated
XStreams are open.

Along with some later text putting in the requirements for half-closed streams. We may want some descriptive text prior to those requirements that motivates them and explains the conceptual model behind what we're asking people to do.

Discuss RStreams in the extension section

Current text:

The extension SHOULD be disabled by default. As suggested in {{!RFC7540}},
section 5.5, HTTP/2 compliant implemenations which do not yet support this
extension MUST ignore the unknown ENABLE_XHEADERS setting and XHEADERS
frame.

We should discuss RStreams here as well, since they don't really have a SETTING and don't really need one, but that should be explained.

Mention grouping motivation earlier in the introduction

  1. Clients are able to group streams together for routing purposes,
    such that each individual stream group can be used for a different service,
    within the same HTTP/2 connection.

It seems odd to me that we're mentioning groups for the first time as the last item in the list at the end of the introduction, when it seems to have a pretty big effect on what's going on. We should consider setting the stage earlier for what problem we solve with groups.

Separate out error for extension negotiation?

We currently have the text:

XStream but discovers the destination endpoint does not
support the extension, it MUST reset the stream with
XHEADER_NOT_ENABLED_ERROR.

Should this be a different error from the previously mentioned error for getting an XStream before the settings value?

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.