Vibe Java Platform 3.0.0-Alpha6 released
flowersinthesand
wrote this on
I'm happy to announce Vibe Java Platform 3.0.0-Alpha6. The main focus of this release is supporting Grizzly 2 platform.
- Grizzly 2 platform is now supported. Try out the working example. vibe-java-platform#29
VibeRequestHandlerandVibeWebSocketHandlerare added as transformer. vibe-java-platform#31- Transformers like
VibeServletandVibeServerEndPointare changed into abstract classes. vibe-java-platform#32 netty-alldependency is changed tonetty-codec-http. vibe-java-platform#30
In next phase, we will focus on Reorganize transport to process further transport related features. If you have any feedback or suggestions, please let us know and we appreciate them as always.