rmaucher commented on PR #606: URL: https://github.com/apache/tomcat/pull/606#issuecomment-1487004868
Adding workarounds for this should be good (I suppose you have the means to test it on hand ;) ). I like the original goal of websockets to be built on the Servlet API, but there are some known difficulties for this. Of course, using async IO should always be recommended now that it works, since it is going to be more efficient in the "I'm doing real IO" scenario (more lightweight and straightforward). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org