liftbridge-io / go-liftbridge

Go client for Liftbridge. https://github.com/liftbridge-io/liftbridge
Apache License 2.0
67 stars 18 forks source link

Support stream level configuration on stream creation #59

Closed LaPetiteSouris closed 4 years ago

LaPetiteSouris commented 4 years ago

This PR is to add custom stream level configuration in the API, so that upon a CreateStream request, the client has the possibility to customize the stream configuration.

Required PR

Related issue