numaproj / numaflow-go

Numaflow Golang SDK
Apache License 2.0
46 stars 11 forks source link

feat: Use bidirectional streaming for Source Transformer #147

Closed BulkBeing closed 2 weeks ago

BulkBeing commented 1 month ago

Part of https://github.com/numaproj/numaflow/issues/2046

Related PRs: https://github.com/numaproj/numaflow/pull/2071 https://github.com/numaproj/numaflow-rs/pull/91

BulkBeing commented 2 weeks ago

rebase has problems

Fixed by using merge commit instead of rebasing.