Re: [hybi] Serf support for BWTP

Justin Erenkrantz <justin@erenkrantz.com> Fri, 18 December 2009 17:41 UTC

Return-Path: <justin.erenkrantz@gmail.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 E35E13A6966 for <hybi@core3.amsl.com>; Fri, 18 Dec 2009 09:41:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level:
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
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 y2V4PTN-7u3f for <hybi@core3.amsl.com>; Fri, 18 Dec 2009 09:41:54 -0800 (PST)
Received: from mail-pw0-f50.google.com (mail-pw0-f50.google.com [209.85.160.50]) by core3.amsl.com (Postfix) with ESMTP id F06443A6959 for <hybi@ietf.org>; Fri, 18 Dec 2009 09:41:53 -0800 (PST)
Received: by pwi20 with SMTP id 20so2207324pwi.29 for <hybi@ietf.org>; Fri, 18 Dec 2009 09:41:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=V44A3s3qTKZoOISbu2Sdi6Y0CJJT2ixqN3l9MM94N6g=; b=RGkj+e8LidMxuseSwj/TxOylzEJS4/GcGZigV2CK1sQui2LlM1uwDdC7IstALEnjLN imU5kMqNrjHX49VxP2mCeSiH+lqJ0sFflqcWTNZd66qkwkVXHgI8NQ+PLnkTb9ixYuf5 gogc1agci0sK2OgIFhQCTQAdvxty2Hov7aEzU=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=bMqIoc9J7E6aSkuh+kjyhL9xf8q+6xCt+GNhJhOEC7HDyrKcrLoL6iB6gUuhYiRtHY 1+km+gTiicjGjt8ePYclX5BfVByVgtdxTcWWlaGgpEMnAxMJM6pYCjnap+mboD6jm5VG ar6yhpA0ejSt6PfY7WSLrVGB75LpJJ3jODsa4=
MIME-Version: 1.0
Sender: justin.erenkrantz@gmail.com
Received: by 10.142.249.40 with SMTP id w40mr2675981wfh.344.1261158096624; Fri, 18 Dec 2009 09:41:36 -0800 (PST)
In-Reply-To: <5821ea240912180410q44fff30cgd6d89828a53c30cc@mail.gmail.com>
References: <5c902b9e0912180032o33d58da5hf3411baeb1fc5f7f@mail.gmail.com> <5821ea240912180410q44fff30cgd6d89828a53c30cc@mail.gmail.com>
Date: Fri, 18 Dec 2009 09:41:36 -0800
X-Google-Sender-Auth: c86de3aa5dd23de1
Message-ID: <5c902b9e0912180941o3937d42cpf4f5a16a0fc8c500@mail.gmail.com>
From: Justin Erenkrantz <justin@erenkrantz.com>
To: Pieter Hintjens <ph@imatix.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: hybi@ietf.org
Subject: Re: [hybi] Serf support for BWTP
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, 18 Dec 2009 17:41:55 -0000

On Fri, Dec 18, 2009 at 4:10 AM, Pieter Hintjens <ph@imatix.com> wrote:
> Hi Justin,
>
> Interesting to know you have a Serf implementation.  If you like you
> can add it to the long and growing list of BWTP implementations at
> http://bwtp.wikidot.com/main:implementations.

Ha!  Done.  -- justin