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 started looking into grpc/grpc.
Not sure what is the state now but at the time the code was not very well decoupled from the PB implementation they are using.
The first thing to do would be to make sure that grpc/grpc allows for other implementations and then implement the grpc service generation as part of protobuf-php/protobuf-plugin. maybe another lib that provides a adapter layer between protobuf-php/protobuf and grpc/grpc
http://www.grpc.io/
The text was updated successfully, but these errors were encountered: