WebSockets support
#11186
Replies: 1 comment
-
I tried in 3.8.0, works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I'm trying to get WebSockets working using APISIX.
This is working as expected using an
ApisixRoute
resource, but not using anIngress
. I'm using the annotation found in the documentation:k8s.apisix.apache.org/enable-websocket: "true"
.Is this still supported?
Thx.
Beta Was this translation helpful? Give feedback.
All reactions