rogchap / wombat

Cross platform gRPC client
MIT License
1.39k stars 52 forks source link

flatbuffers ? #81

Open gedw99 opened 2 years ago

gedw99 commented 2 years ago

I am looking for a GRPC / flatbuffers equivalent of wombat :to aid with debugging flatbufers.

If anyone has any ideas around this would be awesome

flatbuffers can work because you can also do reflection in golang. I dont think flatbuffers golang has support for Flexbuffers yet from my scanning of the google code