Can we connect to TCP/IP backend from Apigee?

I am trying to connect to TCP/IP from apigee. Is there a way other than nodejs

@dchiesa1 

 

0 1 117
1 REPLY 1

No, not even nodejs is the right thing. Don't do that.

If you're using Apigee X I'd advise epxloring the Envoy Adapter. 

Envoy is a general purpose L4/L7 proxy, and there's an Apigee adapter that allows you to inject Apigee API management into it. That might fit the bill.