Use gRPC scheme instead of TCP
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.