We are planning to use grpc for web ui and server communication. We also intend to use SBE as communication protocol. I have 2 questions in this regard
- Can we use SBE protocol with grpc instead of protobuf.
- Do we have support in JavaScript/typescript to encode/decode SBE messages.
Appreciate any pointers on this.