Fran Méndez
Fran Méndez
I wonder if we should actually get rid of `correlationId` and move it to each binding supporting correlation IDs. We'd definitely do it in a standard way so the field...
I heard about flatbuffers once but didn't pay so much attention because nobody ever told me they were using it. I do see the value of having support but we're...
Yeah, I see this is possible using the CLI, but we'd need to have it as a separate library for the parser to understand it. I see it's C++ and...
Not really. I was talking about a generic library that's capable of transforming flatbuffers to jsonschema. Something totally unrelated to AsyncAPI but that AsyncAPI would use. You can take as...
I hear ya! Neither we have experience in Go but we chose it because it's good compiling to C libraries, performant, and its ever-growing community. So, in short, yes, it...
I think it's very unlikely we'll have an **urgent** patch release to do in the future. The spec shouldn't have such urgency IMHO. Dunno, not worth the effort for me.
> Nice Issue @Crain-32! 🥇 💯 I fully agree. Thanks for the great explanation. > But there is a constraint: only one protocol can be defined on a server protocol...
There was so much editing in the original issue that I think I forgot to update it but I'm all in with proposal 2, having two root objects: `servers` and...
Yes, I agree too. Thanks, folks!
Added #538 to the issue description to track them together.