]> source.dussan.org Git - vaadin-framework.git/commit
Prepare for Atmosphere Javascript 2.0 (#12241)
authorArtur Signell <artur@vaadin.com>
Thu, 12 Sep 2013 17:57:01 +0000 (20:57 +0300)
committerArtur Signell <artur@vaadin.com>
Thu, 12 Sep 2013 18:00:54 +0000 (21:00 +0300)
commit70649ac21a40a2b819856da39ebcfb5394ae3280
tree89f10d39ba0884f6875ef2a00803a86f44d44ba8
parent53282726c5769bf763beb5d8576c71e0e7b5bef3
Prepare for Atmosphere Javascript 2.0 (#12241)

Atmosphere 2.0 has changed enableProtocol to default to true.
Reopening a connection in Atmosphere 2.0 is signalled through an onReopen event (not present at all in Atmosphere 1.0.x)

Change-Id: I6013a83a0239b6ab7535631120e442ece2d4481d
client/src/com/vaadin/client/communication/AtmospherePushConnection.java