news.2016-06-18_00-00.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
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.
-
A WebSockets section has been added to
the documentation.
-
You can try a live WebSockets demo.
-
You can find our tests
here.
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!