cloudevents / sdk-go

Go SDK for CloudEvents
https://cloudevents.github.io/sdk-go/
Apache License 2.0
828 stars 218 forks source link

Cloudevents support for Segmentio/kafka-go library #683

Open sravya-a opened 3 years ago

sravya-a commented 3 years ago

Implement Kafka binding for segmentio/kafka-go library similar to what is done here: https://github.com/cloudevents/sdk-go/pull/314

sravya-a commented 3 years ago

Note: This is an enhancement request and I am up for adding this.

wuhuizuo commented 3 years ago

has any progress?

sravya-a commented 3 years ago

has any progress? Made some changes here: https://github.com/cloudevents/sdk-go/pull/719 I tested it locally it works as expected. I need to add some unit tests for sender.