Hello all, I am trying to get the ping/pong working, but I just don't know if the client sends the pong back. I tried to cast a Jetty websocket session into a java.websocket.session, but that's wrong. How can I add a message handler (to handle the pong response) to a Jetty websocket session?
Thanks in advance, -- Bruno Verachten _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
