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
Not sure of gRPC is already supported by this proj, if no please please please consider it :-) FeathergRPC FTW for nice fast bidirectional comms, then i can ditch golang.
The text was updated successfully, but these errors were encountered:
For point of note, the gRPC sample doesn't work over an unencrypted pipe.. if you change both client and server addresses to http no dice. Are there plans to add support for configuring an unencrypted transport? Golang makes this trivial to do and it's an essential tool for development purposes.
Not sure of gRPC is already supported by this proj, if no please please please consider it :-) FeathergRPC FTW for nice fast bidirectional comms, then i can ditch golang.
The text was updated successfully, but these errors were encountered: