You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: