Websocket protocol support with oci loadbalancer
Summary
Hello Team, we are facing with one issue related with websocket. We have developed a chat application which uses websocket wss protocol to communicate but in production we have load balancer in whichContent
Hello Team, we are facing with one issue related with websocket. We have developed a chat application which uses websocket wss protocol to communicate but in production we have load balancer in which this application is not working and throws exception like can't establish connection to server with wss://produrl . The client application is JavaScript in which we r using the wss url. Whether loadbalance on oci supports wss protocol? If not what are the options we can do to handle this scenario. Any inputs will help us to resolve this issue.0