Re: [hybi] [Uri-review] ws: and wss: schemes

Greg Wilkins <gregw@webtide.com> Fri, 07 August 2009 08:23 UTC

Return-Path: <gregw@webtide.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 EA80F3A6DAD; Fri, 7 Aug 2009 01:23:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.044
X-Spam-Level:
X-Spam-Status: No, score=-2.044 tagged_above=-999 required=5 tests=[AWL=0.555, BAYES_00=-2.599]
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 td5v3QAn9RqL; Fri, 7 Aug 2009 01:23:06 -0700 (PDT)
Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by core3.amsl.com (Postfix) with ESMTP id 09BC83A6CE9; Fri, 7 Aug 2009 01:23:05 -0700 (PDT)
Received: by rv-out-0506.google.com with SMTP id f9so343196rvb.49 for <multiple recipients>; Fri, 07 Aug 2009 01:23:07 -0700 (PDT)
Received: by 10.140.193.9 with SMTP id q9mr347515rvf.127.1249633387552; Fri, 07 Aug 2009 01:23:07 -0700 (PDT)
Received: from ?10.10.1.11? (60-242-119-126.tpgi.com.au [60.242.119.126]) by mx.google.com with ESMTPS id c20sm4834566rvf.1.2009.08.07.01.23.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 07 Aug 2009 01:23:07 -0700 (PDT)
Message-ID: <4A7BE463.5000507@webtide.com>
Date: Fri, 07 Aug 2009 18:22:59 +1000
From: Greg Wilkins <gregw@webtide.com>
User-Agent: Thunderbird 2.0.0.22 (X11/20090608)
MIME-Version: 1.0
To: Julian Reschke <julian.reschke@gmx.de>
References: <Pine.LNX.4.62.0908070531430.28566@hixie.dreamhostps.com> <4A7BC33E.5070805@gmx.de> <4A7BD1EA.1060000@gmx.de>
In-Reply-To: <4A7BD1EA.1060000@gmx.de>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Cc: uri-review@ietf.org, hybi@ietf.org, uri@w3.org
Subject: Re: [hybi] [Uri-review] ws: and wss: schemes
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, 07 Aug 2009 08:23:07 -0000

Julian Reschke wrote:

> 1) What does a "ws" URI identify?

Note also that ws is commonly used to denote Web Service.
For example:

  http://www.w3.org/TR/ws-arch/
  http://www.w3.org/TR/ws-i18n/
  http://ws.apache.org/
  http://www.ws-i.org/
  https://jax-ws.dev.java.net/


While you will never avoid all name clashes, it would be desirable
to avoid a clash within the same field of endeavour.

Perhaps  wskt  would be a better scheme name for WebSocKeT, unless
here are any objections from Wichita Southeast Kansas Transit Inc
http://acronyms.thefreedictionary.com/Wichita+Southeast+Kansas+Transit+Inc.
(note wsock is already used for winSock drivers).

regards