Re: Websocket ping/pong feature request

2012-11-09 Thread Sean Winterberger
Excellent, thanks for the quick addition. Sorry about the improper formatting, modified it in a basic editor and didnt run a formatter on it. Noted for the future. On Fri, Nov 9, 2012 at 2:36 PM, Mark Thomas wrote: > On 09/11/2012 17:14, Mark Thomas wrote: > > On 09/11/2012 16:03, Sean Winter

Re: Websocket ping/pong feature request

2012-11-09 Thread Mark Thomas
On 09/11/2012 17:14, Mark Thomas wrote: > On 09/11/2012 16:03, Sean Winterberger wrote: >> We are attempting to implement ping/pong functionality but have run into a >> wall with the Tomcat Websocket implementation. Unless we are missing >> something, there seems to be no way of modifying the opco

Re: Websocket ping/pong feature request

2012-11-09 Thread Mark Thomas
On 09/11/2012 16:03, Sean Winterberger wrote: > We are attempting to implement ping/pong functionality but have run into a > wall with the Tomcat Websocket implementation. Unless we are missing > something, there seems to be no way of modifying the opcode on a frame > prior to sending it without u