_______________________________________________Using the 1.4 series, I'm trying to handle upgrade and websockets. Looking at a few examples and the code I think what I need to do is:1. add the WebSocketServlet to the right path2. implement WebSocketConnectionCallback that will call my remote ws:// serverAm I on the right track? I haven't found an example of doing this with undertow but found something similar with jetty (https://github.com/chipster/chipster-web-server/blob/master/src/main/java/fi/csc/chipster/proxy/WebSocketProxyServlet.java) but I havne't found the same thing for undertow so any pointers would be appreciated.ThanksMarc Boorshtein
undertow-dev mailing list
undertow-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/undertow-dev