I-D Action: draft-bormann-apparea-bpack-00.txt

internet-drafts@ietf.org Thu, 11 October 2012 20:22 UTC

Return-Path: <internet-drafts@ietf.org>
X-Original-To: i-d-announce@ietfa.amsl.com
Delivered-To: i-d-announce@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7BD11F0429 for <i-d-announce@ietfa.amsl.com>; Thu, 11 Oct 2012 13:22:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.503
X-Spam-Level:
X-Spam-Status: No, score=-102.503 tagged_above=-999 required=5 tests=[AWL=0.096, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KzNoRgBIlfnn for <i-d-announce@ietfa.amsl.com>; Thu, 11 Oct 2012 13:22:40 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3050821F854E for <i-d-announce@ietf.org>; Thu, 11 Oct 2012 13:22:40 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
Subject: I-D Action: draft-bormann-apparea-bpack-00.txt
X-Test-IDTracker: no
X-IETF-IDTracker: 4.34
Message-ID: <20121011202240.24264.69926.idtracker@ietfa.amsl.com>
Date: Thu, 11 Oct 2012 13:22:40 -0700
X-BeenThere: i-d-announce@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: internet-drafts@ietf.org
List-Id: Internet Draft Announcements only <i-d-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/i-d-announce>, <mailto:i-d-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/i-d-announce>
List-Post: <mailto:i-d-announce@ietf.org>
List-Help: <mailto:i-d-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/i-d-announce>, <mailto:i-d-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2012 20:22:41 -0000

A New Internet-Draft is available from the on-line Internet-Drafts directories.


	Title           : The binarypack JSON-like representation format
	Author(s)       : Carsten Bormann
	Filename        : draft-bormann-apparea-bpack-00.txt
	Pages           : 14
	Date            : 2012-10-11

Abstract:
   JSON (RFC 4627) is an extremely successful format for the
   representation of structured information, supporting Boolean values,
   numbers, strings, arrays, and tables.  Recently, a number of
   applications have started to look for binary representation formats
   that solve a similar problem.  In particular, constrained node
   networks can benefit from such a binary representation format.

   A very successful binary representation that is otherwise comparable
   to JSON is MessagePack.  Recently, a slight modification of
   MessagePack has been defined that allows for distinguishing UTF-8
   strings from binary data.  This draft, as an independent effort,
   documents the resulting BinaryPack format.

   The current version -00 of this document is an early draft that is
   intended to spark further discussion.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-bormann-apparea-bpack

There's also a htmlized version available at:
http://tools.ietf.org/html/draft-bormann-apparea-bpack-00


Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/