-
-
Notifications
You must be signed in to change notification settings - Fork 94
Atmosphere GWT 2.0
Rade Martinović edited this page Jun 30, 2016
·
11 revisions
A thin GWT layer on top of atmosphere-jquery, atmosphere handlers and atmosphere-jersey.
TODO Improve documentation of the five modules
This module is a thin wrapper around the atmosphere-jquery client and adds JSON and GWT-RPC object serialization on top. On the serverside an injector is used to handle the GWT-RPC serialization, this means it integrates well with existing Atmosphere Handlers. When using plain JSON on top of Jersey an interceptor is not even needed.
Check out the samples