Quantcast
Channel: Nginx Forum - Other discussion
Viewing all articles
Browse latest Browse all 972

Does NGINX as API gateway support websocket connections from API clients

$
0
0
Hi,

I have some services exposed by the backend service over websocket. If I want to put a API gateway in front of backend service, then my clients need to connect to the API gateway over websocket and the API gateway would then act as proxy for the clients by carrying the request forward with the backend service over websocket. Is this supported/possible using NGINX API gateway?

Viewing all articles
Browse latest Browse all 972

Trending Articles