Re: [hybi] WS framing alternative

Greg Wilkins <gregw@webtide.com> Fri, 06 November 2009 23:18 UTC

Return-Path: <gregw@webtide.com>
X-Original-To: hybi@core3.amsl.com
Delivered-To: hybi@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 380833A6898 for <hybi@core3.amsl.com>; Fri, 6 Nov 2009 15:18:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.98
X-Spam-Level:
X-Spam-Status: No, score=-1.98 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_SORBS_WEB=0.619]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vR7-0NIblYK9 for <hybi@core3.amsl.com>; Fri, 6 Nov 2009 15:18:05 -0800 (PST)
Received: from mail-yw0-f183.google.com (mail-yw0-f183.google.com [209.85.211.183]) by core3.amsl.com (Postfix) with ESMTP id 7032B3A67D3 for <hybi@ietf.org>; Fri, 6 Nov 2009 15:18:05 -0800 (PST)
Received: by ywh13 with SMTP id 13so1580711ywh.29 for <hybi@ietf.org>; Fri, 06 Nov 2009 15:18:25 -0800 (PST)
Received: by 10.150.208.10 with SMTP id f10mr8920856ybg.55.1257549505690; Fri, 06 Nov 2009 15:18:25 -0800 (PST)
Received: from ?10.1.0.91? (host227.n219-127-246-192.pri.iprevolution.ne.jp [219.127.246.227]) by mx.google.com with ESMTPS id 20sm172927ywh.47.2009.11.06.15.18.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Nov 2009 15:18:24 -0800 (PST)
Message-ID: <4AF4AEBB.9000507@webtide.com>
Date: Sat, 07 Nov 2009 08:18:19 +0900
From: Greg Wilkins <gregw@webtide.com>
User-Agent: Thunderbird 2.0.0.23 (X11/20090817)
MIME-Version: 1.0
To: Pieter Hintjens <ph@imatix.com>
References: <mailman.3820.1256908248.4669.hybi@ietf.org> <91a5e3ea0910301458q465e5778kb46bcaedc65595a6@mail.gmail.com> <4AEB7AD1.7050509@webtide.com> <Pine.LNX.4.62.0910310401280.25616@hixie.dreamhostps.com> <4AEE33AE.4080601@webtide.com> <ACE82410-B820-494F-906F-03A413D6CFE3@gbiv.com> <5821ea240911020802s37358163q4bf1a677fa3f928@mail.gmail.com> <4AEF5195.8090005@webtide.com> <5821ea240911030302w23fc34b5vc76b5dbb1028b7df@mail.gmail.com> <4AF0B85B.7050306@webtide.com> <5821ea240911040258r64e7b126qc7fa8f1d8a5301f@mail.gmail.com>
In-Reply-To: <5821ea240911040258r64e7b126qc7fa8f1d8a5301f@mail.gmail.com>
X-Enigmail-Version: 0.95.7
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: "Roy T. Fielding" <fielding@gbiv.com>, hybi@ietf.org
Subject: Re: [hybi] WS framing alternative
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Fri, 06 Nov 2009 23:18:06 -0000

Pieter Hintjens wrote:
> On Wed, Nov 4, 2009 at 12:10 AM, Greg Wilkins <gregw@webtide.com> wrote:
> 
>> BWTP is currently a thought experiment with lots of possible outcomes...
> 
> Let's assume the desirable outcome is (c), a real protocol usefully
> solving real problems.
> 
> What I've missed for both BWTP and for WebSocket are clear statements
> of those problems.  Undocumented assumptions.  Greg, let's collect
> this for BWTP to start with: a solid list of the problems we are
> aiming to solve.  Then, we can examine alternative solutions, and that
> gives us the argumentation to justify BWTP, and for implementors to
> understand the cost/benefit tradeoffs that went into every decision.

I started penning some BWTP requirements, and it grew a little large
and became somewhat of a manifesto.

So I'll post it in it's own thread.

cheers