Atmosphere GWT 2.0 - Atmosphere/atmosphere-extensions GitHub Wiki

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