Does tyk support to convert http+json request to rpc+protobuf invoke?

does tyk support to convert http+json request to rpc+protobuf invoke? thanks very much!

Hi, I guess you’re talking about gRPC? You could achieve that by using a gRPC plugin, see here.

hi,i mean i have a grpc server, if i can convert tyk resutful request to our backend rpc + protobuf request? like grpc-gateway convert restful + json to grpc + protobuf

thanks very much!

At the moment it isn’t possible, we have an experimental feature that covers it here.