We are very happy to announce that WebSockets
support has been added to Spincast.
It took a lot of work but the result is rewarding! This is a huge step toward Spincast 1.0.0.
Not only does Spincast now supports WebSockets server-side, but we also developed a new version of our HTTP Client, also with WebSockets support. If you need a very easy to use HTTP and WebSocket Java client, look no further! The popular Apache HttpClient doesn't support WebSockets yet.
Finally, we cannot release this version without a big "thank you!" to the folks at Undertow: our WebSockets implementation is based on a lot of code from them!