engine.io-server-java
engine.io-server-java copied to clipboard
Servlet 5 API support
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
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.
Hi, The latest version has been upgraded to jakarta api. Please give it a try if you're still waiting for it.