Re: [rtcweb] Interest and need for Websocket subprotocol - JSEP over websockets

Martin Thomson <martin.thomson@gmail.com> Wed, 03 December 2014 18:36 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D40981A6F9E for <rtcweb@ietfa.amsl.com>; Wed, 3 Dec 2014 10:36:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-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 g74Psl3ANtIZ for <rtcweb@ietfa.amsl.com>; Wed, 3 Dec 2014 10:36:09 -0800 (PST)
Received: from mail-ob0-x22a.google.com (mail-ob0-x22a.google.com [IPv6:2607:f8b0:4003:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5237C1A1AC3 for <rtcweb@ietf.org>; Wed, 3 Dec 2014 10:36:09 -0800 (PST)
Received: by mail-ob0-f170.google.com with SMTP id wp18so11936412obc.15 for <rtcweb@ietf.org>; Wed, 03 Dec 2014 10:36:08 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JhMmAKSdMM9p5qtLTfxO4w6Qbm1CbpuQAksesFneGAI=; b=Xna53QtYTwfAkC/aYFLvwd1PkoPVwdRcQib0sqwkoVRn6Smt9gxQoyCJM9qIQ5rFpw JYD7x+kf5iq/I+c6cN4zaQE3gmf+SPgWMg8743NZXo0wG4fwMAna2CO8ordm4q98QVX6 HNdYMmmAtbTs7EfEM25MI6SczLmt6OscmNDXejiZF2fOfBrjo8hKeMlJdFBZc0YzWD1w +Yu/tZxkkLTvbS23q5WCtMs0pttG5cYlVyhrVHmyIA14v8SUDJ2aAe5bFVsHWFYZMWQV uyoweZfe6AqTPy2mH7z77Leg4tEEL4RmjzOaQAoxuViphp7TD/AJnEk7uFvKtrt/GDZR e4gw==
MIME-Version: 1.0
X-Received: by 10.202.168.204 with SMTP id r195mr3962690oie.72.1417631768440; Wed, 03 Dec 2014 10:36:08 -0800 (PST)
Received: by 10.202.115.4 with HTTP; Wed, 3 Dec 2014 10:36:08 -0800 (PST)
In-Reply-To: <6bef1cce67d1c9da7c29d8e0804f2551@ranjitvoip.com>
References: <6bef1cce67d1c9da7c29d8e0804f2551@ranjitvoip.com>
Date: Wed, 03 Dec 2014 10:36:08 -0800
Message-ID: <CABkgnnUn9NsvjtDMcwCzpKO+tRO_pSnA5tueRsWxQ1ewRmfHzg@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: ranjit@ranjitvoip.com
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/rtcweb/rTsDOta8RSeHiD4VavuMnDHaxRI
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] Interest and need for Websocket subprotocol - JSEP over websockets
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb/>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Dec 2014 18:36:11 -0000

On 3 December 2014 at 10:31,  <ranjit@ranjitvoip.com> wrote:
> The main purpose of defining the sub protocol (jsep) is to make sure that
> the WebRTC client (WIC) and WebRTC server (E-CSCF) are receiving JSEP
> encoded messages.


Who are you interoperating with?