Skip to content

Use gRPC scheme instead of TCP

Mikhail Mazurskiy requested to merge ash2k/use-grpc-scheme into master

What does this Merge Request do?

I switched the scheme agent understands to grpc so that it's clear to the user what is actually on the wire. Making the change here too.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports

Loading