Hi,
I found that when the NIO connector is used the problem is gone. With
protocol="org.apache.coyote.http11.Http11NioProtocol" in server.xml the
example is working just fine.
The wrong content of inputBuffer in WsFrameBase causes the observed
behavior and I haven't tracked it further to the defau
-- Forwarded message --
From: Niki Dokovski
Date: Tue, May 14, 2013 at 1:40 PM
Subject: websocket client doesn't exit
To: dev@tomcat.apache.org
Hello,
here is a small example based on JSR 356 defined APIs and implementation in
tomcat 8 resulting in non exiting websocket c