Is the Thrift protocol supported in TyK API Gateway?

Forgive my no0b question:

Is it possible to proxy Thrift Protocol requests from a client through the TyK API Gateway ?

e.g. FE-client -> TyK API Gateway -> BE-service, using thrift (binary or json) protocol.

I searched but all traces link to the gRPC plugin in the TyK Doc but nothing specific to Thrift.

If you going to use HTTP transport then it should work fine with our Gateway.
If you talking about TCP transport, we are working on TCP proxying support.

Cheers.

1 Like