david-streamlio / ably-live-feed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ably Realtime Data Connector

A generic Pulsar source connector that can be configured to read from most, if not all of the data feeds available on the Ably Hub.


Configuration

You need to specify the following properties in the Source configuration,

sourceConfig:
  - channelName: "[product:ably-coindesk/crypto-pricing]xrp:usd"
  - messageKey: "xrp:usd"

You need to pass the API Key as a secret with the name apiKey


References

About


Languages

Language:Java 98.0%Language:Dockerfile 2.0%