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 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:
The text was updated successfully, but these errors were encountered: