[hybi] first draft of WS mux extension

John Tamplin <jat@google.com> Fri, 21 October 2011 20:20 UTC

Return-Path: <jat@google.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 A902E1F0C49 for <hybi@ietfa.amsl.com>; Fri, 21 Oct 2011 13:20:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -105.976
X-Spam-Level:
X-Spam-Status: No, score=-105.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UGhXu4NzCMkY for <hybi@ietfa.amsl.com>; Fri, 21 Oct 2011 13:20:34 -0700 (PDT)
Received: from smtp-out.google.com (smtp-out.google.com [216.239.44.51]) by ietfa.amsl.com (Postfix) with ESMTP id 8458B1F0C35 for <hybi@ietf.org>; Fri, 21 Oct 2011 13:20:33 -0700 (PDT)
Received: from wpaz17.hot.corp.google.com (wpaz17.hot.corp.google.com [172.24.198.81]) by smtp-out.google.com with ESMTP id p9LKKVrS015627 for <hybi@ietf.org>; Fri, 21 Oct 2011 13:20:31 -0700
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=google.com; s=beta; t=1319228431; bh=rtSMzpn4Xvut9ayaA2mBnAuS9ZA=; h=MIME-Version:From:Date:Message-ID:Subject:To:Content-Type; b=cqtYK35jbru7UfL+Gl6j/LNVnMjVH3b0i3cR5iqr8oQTbm9KAKdGmLu5jbJ9FpaLG 1wheq1hwRLessfIZAqQbQ==
DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=dkim-signature:mime-version:from:date:message-id:subject:to: content-type:x-system-of-record; b=QqDKX4ZmnfHE+7G8oeIODtJWMAga0VCkx60nIIVj/LNpp6tRmBwK7JZKdHmv8z3Zi DyPMGAnLSFdZIiYVQd2/A==
Received: from qabj40 (qabj40.prod.google.com [10.224.21.168]) by wpaz17.hot.corp.google.com with ESMTP id p9LKJxAr015955 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for <hybi@ietf.org>; Fri, 21 Oct 2011 13:20:30 -0700
Received: by qabj40 with SMTP id j40so8072334qab.10 for <hybi@ietf.org>; Fri, 21 Oct 2011 13:20:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=beta; h=mime-version:from:date:message-id:subject:to:content-type :x-system-of-record; bh=sCFUYkHCrA4MKfevE+hCVHT2F8t0kFlDdIsSiNKdL00=; b=jlhFa2dyCiN5vbEHuWcmYgr+UExw6qa1S++dXdIr+ZeyXFL+Vvm/1Gj/xYI6DZWyL4 OZd4jIPQ27zb0snfXacA==
Received: by 10.150.139.9 with SMTP id m9mr2948999ybd.104.1319228430274; Fri, 21 Oct 2011 13:20:30 -0700 (PDT)
Received: by 10.150.139.9 with SMTP id m9mr2948992ybd.104.1319228430107; Fri, 21 Oct 2011 13:20:30 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.150.96.7 with HTTP; Fri, 21 Oct 2011 13:20:10 -0700 (PDT)
From: John Tamplin <jat@google.com>
Date: Fri, 21 Oct 2011 13:20:10 -0700
Message-ID: <CABLsOLB3gqQgo0myNkHxGmvr5P55GeKqaUPnYP9RgnUsiVM++g@mail.gmail.com>
To: Hybi <hybi@ietf.org>
Content-Type: multipart/alternative; boundary="000e0cd56b1cf4436004afd4cd83"
X-System-Of-Record: true
Subject: [hybi] first draft of WS mux extension
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: Fri, 21 Oct 2011 20:20:35 -0000

I have modified the original mux proposal (apologies to those of you who
didn't see it) based on feedback from early reviewers and implementation
experience (and also a late change to the WS spec which allowed
simplification of the framing), and now I think it is ready for wider
review.

I have uploaded it, and it is currently available at
http://www.ietf.org/staging/draft-ietf-hybi-google-mux-00.txt

-- 
John A. Tamplin
Software Engineer (GWT), Google