line/armeria

Buf Connect compatibility

trustin opened this issue · 0 comments

Buf provides its own gRPC implementation that allows users post a JSON document to invoke a gRPC service: https://buf.build/blog/connect-a-better-grpc

We could:

  • compare Buf Connect with our unframed gRPC
  • add the compatibility with Buf Connect or even consider migrating to Buf Connect