<div dir="ltr"><div dir="ltr"><div dir="ltr">Using the 1.4 series, I&#39;m trying to handle upgrade and websockets.  Looking at a few examples and the code I think what I need to do is:<div><br></div><div>1.  add the WebSocketServlet to the right path</div><div>2.  implement WebSocketConnectionCallback that will call my remote ws:// server</div><div><br></div><div>Am I on the right track?  I haven&#39;t found an example of doing this with undertow but found something similar with jetty (<a href="https://github.com/chipster/chipster-web-server/blob/master/src/main/java/fi/csc/chipster/proxy/WebSocketProxyServlet.java">https://github.com/chipster/chipster-web-server/blob/master/src/main/java/fi/csc/chipster/proxy/WebSocketProxyServlet.java</a>) but I havne&#39;t found the same thing for undertow so any pointers would be appreciated.</div><div><br></div><div>Thanks</div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature">Marc Boorshtein<br><br><br></div></div></div></div></div></div>