jackyzhao001 commented on issue #8093: URL: https://github.com/apache/apisix/issues/8093#issuecomment-1283834778
> And I need to make sure that the client can successfully request the server(build by socket.io) via wss without going through the APISIX proxy? hi, the current work flow looks like this: 1) i can use client to request the server(build by socket.io) via ws without going through the APISIX proxy, 2) i can not to request the server(build by socket.io) via wss . by default , the socket.io server not supported wss, it need config nginx to support it , but i hope the APISIX config upstream to support it , I wish use APISIX Upstream instead of nginx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
