https://bz.apache.org/bugzilla/show_bug.cgi?id=58623

--- Comment #1 from Remy Maucherat <r...@apache.org> ---
That's included in 57767 (for trunk).

I looked a bit at Tyrus, and it is a fairly standard HTTP client (with a lot of
proprietary config for all its features), while the websockets client in Tomcat
can't do anything besides upgrade. OTOH, a webapp that needs a websocket client
does not need to use the Tomcat one, so a valid strategy could be to do
nothing. Which is nice since ultimately the only real solution is to use HTTP
client or something big like that ...

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to