Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3EE9410C2D for ; Mon, 13 Jan 2014 23:04:39 +0000 (UTC) Received: (qmail 88615 invoked by uid 500); 13 Jan 2014 22:02:03 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 88392 invoked by uid 500); 13 Jan 2014 22:01:59 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 88212 invoked by uid 99); 13 Jan 2014 22:01:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jan 2014 22:01:56 +0000 Date: Mon, 13 Jan 2014 22:01:56 +0000 (UTC) From: "Bjoern Petri (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CELIX-80) Netstring support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CELIX-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bjoern Petri closed CELIX-80. ----------------------------- > Netstring support > ----------------- > > Key: CELIX-80 > URL: https://issues.apache.org/jira/browse/CELIX-80 > Project: Celix > Issue Type: New Feature > Affects Versions: 1.0.0-incubating > Reporter: Bjoern Petri > Assignee: Alexander Broekhuis > Fix For: 1.0.0-incubating > > Attachments: netstring.patch > > > I created a patch, which provides basic netstring encoding/decoding support for celix. I use it for shared memory communication within the discovery/rsa bundles I created, but it actually could be used for general purposes as well. -- This message was sent by Atlassian JIRA (v6.1.5#6160)