Thanks, I couldn't find that doc On Wednesday, April 3, 2024 at 10:15:33 PM UTC+2 Mark Waite wrote:
> On Wednesday, April 3, 2024 at 12:45:05 PM UTC-6 Carlos Sanchez wrote: > > Hi, > > Trying to use websockets with the Kubernetes plugin I get "WebSocket > support is not enabled in this Jenkins installation" > I couldn't find much documentation but looking through the code [1] I > assume this is only supported in jetty10 and app server support is needed? > > Thanks > > [1] https://github.com/jenkinsci/jenkins/tree/master/websocket > > > > Websocket support works with the Jetty 10 that is bundled inside Jenkins. > It does not work with other containers (like Tomcat or WildFly). The "Other > Servelt Containers" page > <https://www.jenkins.io/doc/book/installing/servlet-containers/> says: > > > In particular, support for WebSocket agents is only implemented for the > Jetty servlet container. > > Mark Waite > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/482c2fdd-edcf-4e6c-8232-9c0e25f1b707n%40googlegroups.com.
