Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Could Apigee Edge act as Websocket proxy for my clients?

Not applicable

Hi,

I have an application to which clients connect using websocket and then they exchange the messages over that websocket connection which remains persistent until the client closes it.

Now, I want to put Apigee Edge as a proxy in between the clients and the application.

Is that possible? So what that means is, from the Apigee proxy there would be a persistent Websocket connection to the application (lets call it ConnA) for each client and there would also be a persistent websocket connection between client and the Apigee proxy (ConnB). There would be 1:1 mapping between the ConnA and ConnB i.e. the messages exchanged by client with proxy over ConnB will be passed over ConnA to the application and vice versa i.e. messages pushed from application over the websocket connection will be delivered by proxy to the client.

Is this possible using Apigee gateway?

0 2 1,073
2 REPLIES 2