Re: [xmpp] WGLC of draft-ietf-xmpp-websocket-02

Sergey Dobrov <binary@jrudevels.org> Wed, 09 April 2014 19:10 UTC

Return-Path: <gix-xmppwg-129@m.gmane.org>
X-Original-To: xmpp@ietfa.amsl.com
Delivered-To: xmpp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB4151A044A for <xmpp@ietfa.amsl.com>; Wed, 9 Apr 2014 12:10:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.173
X-Spam-Level:
X-Spam-Status: No, score=-2.173 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HK_RANDOM_ENVFROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.272, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no
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 T9hIzArch_WS for <xmpp@ietfa.amsl.com>; Wed, 9 Apr 2014 12:10:13 -0700 (PDT)
Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by ietfa.amsl.com (Postfix) with ESMTP id 20EEE1A02F5 for <xmpp@ietf.org>; Wed, 9 Apr 2014 12:10:06 -0700 (PDT)
Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from <gix-xmppwg-129@m.gmane.org>) id 1WXxsp-0003ew-RY for xmpp@ietf.org; Wed, 09 Apr 2014 21:10:03 +0200
Received: from 196-215-205-135.dynamic.isadsl.co.za ([196.215.205.135]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <xmpp@ietf.org>; Wed, 09 Apr 2014 21:10:03 +0200
Received: from binary by 196-215-205-135.dynamic.isadsl.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <xmpp@ietf.org>; Wed, 09 Apr 2014 21:10:03 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: xmpp@ietf.org
From: Sergey Dobrov <binary@jrudevels.org>
Date: Wed, 09 Apr 2014 21:07:50 +0200
Lines: 25
Message-ID: <53459A86.4080909@jrudevels.org>
References: <F8275190-9346-4879-9843-A3DF6C604F8C@nostrum.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@ger.gmane.org
X-Gmane-NNTP-Posting-Host: 196-215-205-135.dynamic.isadsl.co.za
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
In-Reply-To: <F8275190-9346-4879-9843-A3DF6C604F8C@nostrum.com>
Archived-At: http://mailarchive.ietf.org/arch/msg/xmpp/7TJMpAlx2Qyoso8wtWP-cQmleso
X-Mailman-Approved-At: Wed, 09 Apr 2014 14:04:08 -0700
Subject: Re: [xmpp] WGLC of draft-ietf-xmpp-websocket-02
X-BeenThere: xmpp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: XMPP Working Group <xmpp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xmpp>, <mailto:xmpp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/xmpp/>
List-Post: <mailto:xmpp@ietf.org>
List-Help: <mailto:xmpp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xmpp>, <mailto:xmpp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Apr 2014 19:10:15 -0000

Hello,

We've implemented the protocol in our JSLiX library here:
https://github.com/jbinary/jslix/blob/master/src/connection.transports.websocket.js

and it seems to work well in couple with prosody xmpp server, we had no 
any problems with the spec.

The implementation have not been used at production server but seems to 
work pretty stable on localhost and will go to production soon.

Thanks.

On 07/04/2014 23:29, Ben Campbell wrote:
> This is a Working Group Last Call of draft-ietf-xmpp-websocket-02. The draft is available at the following URL:
>
> http://tools.ietf.org/html/draft-ietf-xmpp-websocket-02
>
> The WGLC will conclude on 21 April, 2014. Please send your comments to the authors and the XMPP mailing list.
>
> Thanks!
>
> Ben.
>