I've been looking into using websockets in a Spring web app and noticed there was some early work in the SI sandbox done via AsynchHttpRequestHandlingMessagingGateway by Gunnar Hillert. I also noticed it's currently broken because a superclass method that it extends is marked final.
Is there a plan to add this (or another WebSockets impl) to a future release of SI?
I'm also curious why this is in the SI sandbox since a WebSockets implementation seems like a better fit for Spring MVC?
Thanks,
Shane Witbeck


Reply With Quote
