ably / kafka-connect-ably

Kafka Connector for publishing data from Kafka to Ably
https://ably.com/solutions/extend-kafka-to-the-edge
Apache License 2.0
11 stars 5 forks source link

Use record headers to add push payload #101

Closed ikbalkaya closed 1 year ago

ikbalkaya commented 1 year ago

Currently there is no way for connector users to publish messages as push notifications.

We want to add ability for users to add push payload on record basis. For this use a record header value (using header key: com.ably.extras.push) to pass as extras.pushfor Ably message.

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3344