fullstorydev / grpcurl

Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grpcurl support for encoding formats other than UTF-8

ritwik12 opened this issue · comments

Hey,

Need to confirm if grpcurl can support encoding/decoding of formats such as utf-8, utf-16, utf-16-le, utf-16-be

Is there any restriction in gprcurl which might be a blocker in supporting those functionalities?

Duplicate due to Github issues