srclient icon indicating copy to clipboard operation
srclient copied to clipboard

add producer protobuf example

Open bigkraig opened this issue 3 years ago • 4 comments
trafficstars

run tilt up once you have tilt installed. I didn't have time this morning to show a consumer but it is close to the producer.

bigkraig avatar Jun 10 '22 16:06 bigkraig

Hi,

I've just finished my work on #86 which uses Docker and Docker Compose for integration testing and adds GitHub Action for it.

Would you be willing to use that structure rather than tilt?

Either ways, thank you for the PR, I'm not sure when I'll find the time to review it so perhaps @riferrei could help out.

AtakanColak avatar Jun 12 '22 12:06 AtakanColak

I think this PR brings enormous value to this repo, as many people are shifting from Avro to Protobuf these days. Myself included. 😅

However, I would rather avoid introducing new technologies to this repo. Docker/Docker Compose are more common options for integration testing, so maybe adapt this PR to use the changes brought by @AtakanColak with https://github.com/riferrei/srclient/pull/86?

Tilt is great, BTW. I just want to minimize the friction of people onboarding with this library.

riferrei avatar Jun 15 '22 13:06 riferrei

Hi @bigkraig, are there any updates on this? This contribution is very valuable 💎

AtakanColak avatar Aug 17 '22 17:08 AtakanColak

Hey sorry everybody, I've since noticed that Confluent very recently added a go client for the schema registry and have moved over to that.

bigkraig avatar Aug 17 '22 17:08 bigkraig

Hi, I'm closing this PR due to timeout, but am adding it to TODO list.

AtakanColak avatar Mar 15 '23 18:03 AtakanColak