Re: Proposal: Adopt State Synchronization into HTTPbis

On Wed, Oct 09, 2024 at 06:29:58PM -0400, Josh Cohen wrote:
> 
> The world has evolved, and now with h2/h3, we have the ability for the
> server to initiate and open a stream to the client that has connected to
> the server. If we assume that the client/browser can have a small web
> server engine running, then the Event Channel can just be HTTP requests
> (say using NOTIFY method) sent downstream from the server to the client.

For HTTP/2, that was one of the things removed in RFC9113 (the original
RFC7540 had that capability).

For HTTP/3, it would require negotiating an extension.




-Ilari

Received on Thursday, 10 October 2024 06:07:54 UTC