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.