]> 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)
committerVaadin Code Review <review@vaadin.com>
Fri, 4 Oct 2013 10:09:44 +0000 (10:09 +0000)
commit633b4e858c31769f4b8848c934651da1d54b2721
tree4fa049b4a84ff0c41a4dadbadea9190dee8bd3d4
parent07ca622a6b2edcf7a253762cf222155bdf460a88
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)

Fix was backported from master

Change-Id: I6ed258087a0b3a06440ab9d19b621560fa4f998f
Merge: no
client/src/com/vaadin/client/communication/AtmospherePushConnection.java