Replies: 1 comment 3 replies
-
websockets is enabled by default, you dont need any extra config |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone provide the simplest sample of connecting to a websocket server and setting the loadbalancer policy to "leastConnected" ( https://gateway.envoyproxy.io/docs/api/extension_types/#loadbalancer )
I have read the documentation and the only reference to websockets is here https://gateway.envoyproxy.io/docs/api/extension_types/#appprotocoltype which needs a backendRef etc
I have seen documentation thats says use annotations and other threads implied its built in
Im just very confused as what is needed and would appreciate a simple manifest that highlights things clearly ..
Thanks
Beta Was this translation helpful? Give feedback.
All reactions