A Lightweight, Google Guice, Simple, and Powerful Web Application Framework that makes building modern Web Application a breeze! Fully open source, Apache V2 licensed.
The current design goal is to allow a same method to be annotated as a Web[REST](@WebGet, ...) and also with an Socket/pub/sub type of annotation. This way the client, can use poll or socket, but the developer can use the same method if he/she choose too.
The current design goal is to allow a same method to be annotated as a Web[REST](@WebGet, ...) and also with an Socket/pub/sub type of annotation. This way the client, can use poll or socket, but the developer can use the same method if he/she choose too.