cloudevents / sdk-csharp

CSharp SDK for CloudEvents
Apache License 2.0
278 stars 81 forks source link

feat: provide support for Kafka message keys different than "string?" #314

Open Abuntxa opened 5 days ago

Abuntxa commented 5 days ago

This pull request implements support for Kafka Message key types other than "string?".

jskeet commented 14 hours ago

(Just to keep communicating - this is still on my plate, but keeps being bumped by higher priority things. I promise I'll get to it eventually...)