Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9F8B7200C40 for ; Thu, 23 Mar 2017 21:25:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9E72D160B83; Thu, 23 Mar 2017 20:25:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1903D160B68 for ; Thu, 23 Mar 2017 21:25:31 +0100 (CET) Received: (qmail 91966 invoked by uid 500); 23 Mar 2017 20:25:31 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 91955 invoked by uid 99); 23 Mar 2017 20:25:30 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Mar 2017 20:25:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 82BD2C2739 for ; Thu, 23 Mar 2017 20:25:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.313 X-Spam-Level: * X-Spam-Status: No, score=1.313 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id nuWdO6rs1T-A for ; Thu, 23 Mar 2017 20:25:24 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id EC6AC5F3F5 for ; Thu, 23 Mar 2017 20:25:23 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mbob.nabble.com (Postfix) with ESMTP id E44933F84F24 for ; Thu, 23 Mar 2017 13:00:06 -0700 (PDT) Date: Thu, 23 Mar 2017 13:25:15 -0700 (MST) From: "Preben.Asmussen" To: dev@camel.apache.org Message-ID: <1490300715066-5796056.post@n5.nabble.com> Subject: Migrate camel-pubnub component MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Thu, 23 Mar 2017 20:25:32 -0000 Hi Some time ago I created a camel component for PubNub in the Rhiot project. https://github.com/rhiot/rhiot/tree/master/datastream/components/camel-pubnub The Rhiot project is no longer maintained, so I was thinking if it would make any sense to polish the component, and move it to the apache camel project to give it a proper home. The pubnub java sdk is MIT licensed https://github.com/pubnub/java/blob/master/LICENSE The component is described here https://rhiot.gitbooks.io/rhiotdocumentation/content/cloudplatform/camel_components/camel_pubnub_component.html Best, Preben -- View this message in context: http://camel.465427.n5.nabble.com/Migrate-camel-pubnub-component-tp5796056.html Sent from the Camel Development mailing list archive at Nabble.com.