reverse proxy for websocket server

I have already one JAVA based reverse proxy(netflix-zuul) which is used for http requests, I have new application in the backend which is websocket based. I need to support a reverse proxy for websocket server as well. I can add seprate proxy server for this., I have to enhance the existing http based to reverse proxy to support webscoket. is there java based reverse proxy implementation

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @gtiny

    Which Refinitiv API/Products that you are using? Or you are asking about the generic WebSocket connection question?

Answers

  • Hi @gtiny

    Is this question related specifically to the use of the Refinitiv Websocket API for consuming real-time streaming data from Refinitiv Deployed/Cloud-based servers OR is this a general Websocket query?