Vibe Java Platform 3.0.0-Alpha4 released
flowersinthesand wrote this on
It is my pleasure to announce Vibe Java Platform 3.0.0-Alpha4 and Vibe Java Server 3.0.0-Alpha5. The main focus of this release is supporting Netty 4 platform and rewriting bridge helpers.
- Netty 4 is now supported. Try out the the working example. vibe-java-platform#3
Server
'swebsocketAction
is renamed towsAction
for consistency. vibe-java-server#59- Every bridge helper like
AtmosphereBridge
is rewritten to match with general platform usage well. vibe-java-platform#18
In next phase, we will provide a bridge for JAX-RS 2 (Jersey) which is one I forgot last time. Then, really, all platforms officially maintained by Atmosphere team will be available in Vibe as well. If you have any feedback or suggestions, please let us know and we really appreciate them.