engine.io-server-java icon indicating copy to clipboard operation
engine.io-server-java copied to clipboard

Servlet 5 API support

Open mcollovati opened this issue 3 years ago • 1 comments

Are there any plans on supporting Jakarta Servlet 5 API, and more specifically the javax to jakarta namespace migration?

I did an experiment here mcollovati/engine.io-server-java if it can be of any help

mcollovati avatar Apr 29 '22 13:04 mcollovati

Hi, Sorry for the delayed response. Currently, we're considering if and how it would be possible to support both versions of the servlet api. Please keep watch for any update related to that.

trinopoty avatar May 08 '22 12:05 trinopoty

Hi, The latest version has been upgraded to jakarta api. Please give it a try if you're still waiting for it.

trinopoty avatar Aug 02 '23 14:08 trinopoty