Skip to main content

Bootstrapping WebSockets with HTTP/2
draft-ietf-httpbis-h2-websockets-07

Approval announcement
Draft of message to be sent after approval:

Announcement

From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Cc: httpbis-chairs@ietf.org, The IESG <iesg@ietf.org>, Mark Nottingham <mnot@mnot.net>, mnot@mnot.net, ietf-http-wg@w3.org, alexey.melnikov@isode.com, draft-ietf-httpbis-h2-websockets@ietf.org, rfc-editor@rfc-editor.org
Subject: Protocol Action: 'Bootstrapping WebSockets with HTTP/2' to Proposed Standard (draft-ietf-httpbis-h2-websockets-07.txt)

The IESG has approved the following document:
- 'Bootstrapping WebSockets with HTTP/2'
  (draft-ietf-httpbis-h2-websockets-07.txt) as Proposed Standard

This document is the product of the Hypertext Transfer Protocol Working Group.

The IESG contact persons are Adam Roach, Alexey Melnikov and Ben Campbell.

A URL of this Internet Draft is:
https://datatracker.ietf.org/doc/draft-ietf-httpbis-h2-websockets/


Ballot Text

Technical Summary

   This document defines a mechanism for running the WebSocket Protocol over
   a single stream of an HTTP/2 connection.

Working Group Summary

   This document enjoyed broad discussion and review in the HTTP Working Group; there seems to be
   significant community interest in it, since it enables the use of WebSockets on a HTTP/2 server,
   reducing operational issues for Web sites.

   There was some concern about whether it was appropriate for a version-specific extension (a HTTP/2
   SETTING) to modify the semantics of a version-generic HTTP method (CONNECT), but the WG reached
   consensus that CONNECT is "special" in this regard.

Document Quality

   Deployment depends upon implementation in Web browsers;
   at least one has already written code for this feature and is in process of shipping it.

Personnel

   Mark Nottingham is the Document Shepherd; Alexey Melnikov is the responsible Area Director.

RFC Editor Note