cloudevents / sdk-go

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

add support for publishSettings #1027

Closed JamesBLewis closed 4 months ago

JamesBLewis commented 8 months ago

Resolves #1026

Update Connection struct to allow for customising PublishSettings the same way ReceiveSettings can be customised.

duglin commented 5 months ago

rebase needed