-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Description
Currently the SDK support both gRPC and REST base access clients. Both clients seem to provide the same API and are functionally equivalent. However, the gRPC API has more features and is more robust out of the box for go clients.
Maintaining 2 versions of the client with identical functionality adds maintenance overhead and will likely cause odd behavioral differences since the onflow/flow-go versions of the APIs behave slightly differently.
I propose we align on using the gRPC client, and deprecate and remove the HTTP client.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status