Feature request: Google Flatbuffers support
Similar to Protobuffers support, it would be awesome to have support for Google's Flatbuffers schemas as well in an analogous way.
In the schema registry itself or ... just as viewing?
We'd be happy with just viewing
I think then this would be adding some detection to the message-detection-guessing logic that currently exists, and then perhaps frontend syntax highlighting.
I guess the main issue is that the schema needs to be read from somewhere to decode the message appropriately?
Also would need either header or metadata with root type info to know what schema type it is, will check internally if this is something that's you'd want to look at soon?