Re: [hybi] BEEP

Greg Wilkins <gregw@webtide.com> Tue, 14 April 2009 00:29 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 B706A3A6AF7 for <hybi@core3.amsl.com>; Mon, 13 Apr 2009 17:29:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.53
X-Spam-Level:
X-Spam-Status: No, score=-2.53 tagged_above=-999 required=5 tests=[AWL=0.069, BAYES_00=-2.599]
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 Y41dmQF1kz3l for <hybi@core3.amsl.com>; Mon, 13 Apr 2009 17:29:43 -0700 (PDT)
Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.185]) by core3.amsl.com (Postfix) with ESMTP id C14E13A6A86 for <hybi@ietf.org>; Mon, 13 Apr 2009 17:29:42 -0700 (PDT)
Received: by ti-out-0910.google.com with SMTP id 11so29433tim.25 for <hybi@ietf.org>; Mon, 13 Apr 2009 17:30:53 -0700 (PDT)
Received: by 10.110.50.19 with SMTP id x19mr9583560tix.31.1239669053073; Mon, 13 Apr 2009 17:30:53 -0700 (PDT)
Received: from ?10.10.1.12? (60-242-119-126.tpgi.com.au [60.242.119.126]) by mx.google.com with ESMTPS id u12sm2494894tia.26.2009.04.13.17.30.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 13 Apr 2009 17:30:52 -0700 (PDT)
Message-ID: <49E3D937.5020009@webtide.com>
Date: Tue, 14 Apr 2009 10:30:47 +1000
From: Greg Wilkins <gregw@webtide.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090409)
MIME-Version: 1.0
To: Rob Sayre <rsayre@mozilla.com>, hybi@ietf.org
References: <49E3D363.8030803@mozilla.com>
In-Reply-To: <49E3D363.8030803@mozilla.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: Re: [hybi] BEEP
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: Tue, 14 Apr 2009 00:29:43 -0000

Rob Sayre wrote:
> Most of the BEEP RFCs are 8 years old now, and there hasn't been a lot 
> of adoption. There might be good ideas there, but something is clearly 
> amiss. It might be the XML dependency, it might be something else.

I think BEEP suffers from the same problem that all alternative protocols
suffer from: firewalls, gateways and browsers don't let them through.

For example, XMPP has great market share - except when it comes to
webchat - where there are now a plethora of alternative protocols
for chat - all trying to work out there own way to tunnel through
firewalls/gateways and get into the browser DOM.


Thus I think these detail protocol discussions are very interesting
and a good exercise to share requirements, view points and solutions.

But fundamentally the issue we face is not *what* protocol to use,
but how to get it through the internet and into the browser DOM.

Websocket has done a great job of considering this full journey
solution. It realizes that both a wire protocol supported by gateways
and an API supported by browsers is needed.

But I think there will only be 1 opportunity this decade to make
significant changes to the firewalls/gateways of the internet.
If that is true, then is websocket the best change to make?

We could do a lot worse and the binary websocket datagrams could
at least serve as the basis for building other protocols that
can transit firewalls/gateways.   But I think we could also do
somewhat better.


cheers

PS. I love your round wheel quote!