Re: [hybi] I-D Action: draft-ietf-hybi-thewebsocketprotocol-09.txt
Greg Wilkins <gregw@intalio.com> Tue, 21 June 2011 04:21 UTC
Return-Path: <gregw@intalio.com>
X-Original-To: hybi@ietfa.amsl.com
Delivered-To: hybi@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix)
with ESMTP id E1F4A11E81BA for <hybi@ietfa.amsl.com>;
Mon, 20 Jun 2011 21:21:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.851
X-Spam-Level:
X-Spam-Status: No, score=-2.851 tagged_above=-999 required=5 tests=[AWL=0.126,
BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com
[127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GvTkXUeiL9-j for
<hybi@ietfa.amsl.com>; Mon, 20 Jun 2011 21:21:04 -0700 (PDT)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com
[209.85.220.172]) by ietfa.amsl.com (Postfix) with ESMTP id 1E36111E81AB for
<hybi@ietf.org>; Mon, 20 Jun 2011 21:21:03 -0700 (PDT)
Received: by vxi40 with SMTP id 40so1470548vxi.31 for <hybi@ietf.org>;
Mon, 20 Jun 2011 21:21:03 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.73.130 with SMTP id l2mr4708848vdv.78.1308630063486;
Mon, 20 Jun 2011 21:21:03 -0700 (PDT)
Received: by 10.52.108.9 with HTTP; Mon, 20 Jun 2011 21:21:03 -0700 (PDT)
In-Reply-To: <20110613233745.27187.94588.idtracker@ietfa.amsl.com>
References: <20110613233745.27187.94588.idtracker@ietfa.amsl.com>
Date: Tue, 21 Jun 2011 14:21:03 +1000
Message-ID: <BANLkTinWuzj3V12eerjX0f13yYNdynTOjQ@mail.gmail.com>
From: Greg Wilkins <gregw@intalio.com>
To: hybi@ietf.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Subject: Re: [hybi] I-D Action: draft-ietf-hybi-thewebsocketprotocol-09.txt
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hybi>,
<mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hybi>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>,
<mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 Jun 2011 04:21:09 -0000
Draft -09 still has examples that say: Sec-WebSocket-Version: 8 I guess we also need to think about what we are going to do with this field as we approach "final" cheers On 14 June 2011 09:37, <internet-drafts@ietf.org> wrote: > A New Internet-Draft is available from the on-line Internet-Drafts directories. This draft is a work item of the BiDirectional or Server-Initiated HTTP Working Group of the IETF. > > Title : The WebSocket protocol > Author(s) : Ian Fette > Filename : draft-ietf-hybi-thewebsocketprotocol-09.txt > Pages : 68 > Date : 2011-06-13 > > The WebSocket protocol enables two-way communication between a client > running untrusted code running in a controlled environment to a > remote host that has opted-in to communications from that code. The > security model used for this is the Origin-based security model > commonly used by Web browsers. The protocol consists of an opening > handshake followed by basic message framing, layered over TCP. (In > theory, any transport protocol could be used so long as it provides > for reliable transport, is byte clean, and supports relatively large > message sizes. However, for this document, we consider only TCP.) > The goal of this technology is to provide a mechanism for browser- > based applications that need two-way communication with servers that > does not rely on opening multiple HTTP connections (e.g. using > XMLHttpRequest or <iframe>s and long polling). > > Please send feedback to the hybi@ietf.org mailing list. > > > A URL for this Internet-Draft is: > http://www.ietf.org/internet-drafts/draft-ietf-hybi-thewebsocketprotocol-09.txt > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ > > This Internet-Draft can be retrieved at: > ftp://ftp.ietf.org/internet-drafts/draft-ietf-hybi-thewebsocketprotocol-09.txt > _______________________________________________ > hybi mailing list > hybi@ietf.org > https://www.ietf.org/mailman/listinfo/hybi >
- [hybi] I-D Action: draft-ietf-hybi-thewebsocketpr… internet-drafts
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Dirkjan Ochtman
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Takeshi Yoshino
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Patrick McManus
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Patrick McManus
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Ian Fette (イアンフェッティ)
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Patrick McManus
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Andy Green (林安廸)
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Gabriel Montenegro
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Patrick McManus
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Simon Pieters
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Julian Reschke
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Patrick McManus
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Greg Wilkins
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Ian Fette (イアンフェッティ)
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Greg Wilkins
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Ian Fette (イアンフェッティ)
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Dirkjan Ochtman
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Ian Fette (イアンフェッティ)
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Martin J. Dürst
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Ian Fette (イアンフェッティ)
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Salvatore Loreto
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Iñaki Baz Castillo
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Julian Reschke
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Salvatore Loreto
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Iñaki Baz Castillo
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Greg Wilkins
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Iñaki Baz Castillo
- Re: [hybi] I-D Action: draft-ietf-hybi-thewebsock… Patrick McManus