Re: [core] New Version: CoAP with Alternative Transports

"Kovatsch Matthias" <kovatsch@inf.ethz.ch> Wed, 11 December 2013 18:55 UTC

Return-Path: <kovatsch@inf.ethz.ch>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EBF41AE050 for <core@ietfa.amsl.com>; Wed, 11 Dec 2013 10:55:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.201
X-Spam-Level:
X-Spam-Status: No, score=-4.201 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uU1MCWL2TnYI for <core@ietfa.amsl.com>; Wed, 11 Dec 2013 10:55:28 -0800 (PST)
Received: from edge10.ethz.ch (edge10.ethz.ch [82.130.75.186]) by ietfa.amsl.com (Postfix) with ESMTP id 1D1721ADF74 for <core@ietf.org>; Wed, 11 Dec 2013 10:55:27 -0800 (PST)
Received: from CAS22.d.ethz.ch (172.31.51.112) by edge10.ethz.ch (82.130.75.186) with Microsoft SMTP Server (TLS) id 14.3.158.1; Wed, 11 Dec 2013 19:55:18 +0100
Received: from MBX210.d.ethz.ch ([fe80::ed77:7d47:9467:69a9]) by CAS22.d.ethz.ch ([fe80::dd0e:466a:b055:c090%10]) with mapi id 14.02.0298.004; Wed, 11 Dec 2013 19:55:20 +0100
From: Kovatsch Matthias <kovatsch@inf.ethz.ch>
To: Bill Silverajan <bilhanan.silverajan@tut.fi>, "core@ietf.org" <core@ietf.org>
Thread-Topic: [core] New Version: CoAP with Alternative Transports
Thread-Index: AQHOzu3GcyDXw0vYW02AV6l1Ubz1PJpPpPyg
Date: Wed, 11 Dec 2013 18:55:20 +0000
Message-ID: <55877B3AFB359744BA0F2140E36F52B51C171C3E@MBX210.d.ethz.ch>
References: <5266173F.8050707@tut.fi>
In-Reply-To: <5266173F.8050707@tut.fi>
Accept-Language: en-US, de-CH
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [129.132.130.253]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [core] New Version: CoAP with Alternative Transports
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 11 Dec 2013 18:55:30 -0000

Hi Bill, dear list

Before I forget, here a comment on the URI format for alternative transports that arose during the Vancouver meeting:
Since we all saw some interesting ways to encode the transport, I think we should make sure that we can actually encode such URIs in CoAP. Luckily, the Proxy-Uri option is a string and can hold any format, but we also have the separate Proxy-Scheme and Uri-* options...

Ciao
Matthias