Alex Barker
Alex Barker
@blizzardfinnegan AFAIK you could remove or comment out the ignored tests here in order to verify the implementation: https://github.com/blizzardfinnegan/prost/blob/feature/unknown_fields_support/conformance/failing_tests.txt
> Yeah! Unknown field support! 🎉 Not in this PR, but this is covered in https://github.com/tokio-rs/prost/pull/1340 Perhaps that should be merged first so I can rebase this branch
> Aside from the semver checks failing, what's the blocker for this to land? I think there is focus on #1340 so perhaps this PR rebased would be the next...
We have topics and their respective protobuf messages... I can only specify one message right now in the scripts section. This should selectable per subscription.
Relates to #1971 and #1371
I will attempt a PR for this, if there are no objections to this idea?
@ysfscream great! do you have any feedback? Where would you put the configuration of the Proto file? Should it be on the connection level as proposed?
> OK. I want to confirm — your idea is that with a single `.proto` file, we can define everything through metadata: What the data looks like, where it should...