yorkie-js-sdk icon indicating copy to clipboard operation
yorkie-js-sdk copied to clipboard

Research connect-web

Open hackerwins opened this issue 1 year ago • 0 comments

Description:

There is an alternative to grpc-web called connect-web. We've been struggling a bit with grpc-web(not providing bidirectional, forcing Envoy, etc...).

The following might be considered together:

  • Can it be work with gogo/protobuf?
  • Can we remove Envoy from the server for the web?
  • Are all APIs working normally after replacing with connect-web?
  • Does it provide bi-directional communication?

Let's research connect-web.

Why:

  • It might work around the limitations of grpc-web.

hackerwins avatar Aug 11 '22 11:08 hackerwins