I need apigee as a proxy for my client and server communication, where communication from client ->apigee -> server should flow via websocket. Means inbound and outbound call from apigee should be via websocket.
I don't want a solution which say apigee as HTTP proxy, which will open websocket call to server.
Client -> Apigee (websocket proxy) -> Server (websocket) ===== Please let me know if this is acheivable in apigee.
Client -> Apigee (http proxy) -> Server (websocket) ===== Not looking for this solution
Solved! Go to Solution.
I want to provide an update: Apigee hybrid does support websockets. https://cloud.google.com/apigee/docs/hybrid/v1.3/websockets