Open linux-china opened 4 years ago
I think that should be an independent project(eg: rsocket-plugin-grpc-go) and we have rsocket-rpc-go already. Anyway, we should wait for L37 proposal to be accepted in GRPC. Then we can create a sub-project. I'll implement TaggingMetadata first.
Make gRPC run on RSocket transports:
https://github.com/grpc/proposal/pull/103/files https://github.com/grpc/proposal/blob/9b5e98916beeb8955264b28c54b8ffbdaa1d12fa/L37-go-custom-transports.md
An RSocket adapter for gRPC transportation and make RSocket and gRPC interoperate each other. Some consideration as following:
References: