GitHub user pax95 opened a pull request:
https://github.com/apache/camel/pull/1617
CAMEL-11136: Create camel Pubnub component
Here is the PubNub component for reveiw.
The component is upgraded to the latest PubNub release, and refactored a
bit.
There are still some 'missing' features that could be added later if needed.
From the top of my head
- Subscribe to multi channels using lists
- Subscribe filtering
- Limiting results using timestamps
- Extend doc to include operations
Besides that there is the usual osgi wrapping stuff.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pax95/camel pubnub
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1617.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1617
----
commit 5ea451135a1d86cafbf9d30bc284dbdf067140a5
Author: Preben Asmussen <[email protected]>
Date: 2017-03-24T21:49:13Z
initial commit of camel-pubnub component
commit 0a6628431c5af26b8ecc012fb57246142212c804
Author: Preben Asmussen <[email protected]>
Date: 2017-04-02T12:27:09Z
refactor component and upgrade PubNub library
commit a7650e211808efb0f889db3f7a7ce21613ed7de2
Author: Preben Asmussen <[email protected]>
Date: 2017-04-11T08:21:21Z
polished
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---