18 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

Author SHA1 Message Date
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Teemu Suo-Anttila 06d0cf4daa Workaround Streaming Push unreliabilities (#13415) 10 years ago
  Artur Signell c171850a2c Disable client timeout so websockets are not disconnected when idle (#13015) 10 years ago
  Artur Signell 9e6a82d29c Force connection to closed state on reconnect (#12853) 10 years ago
  Artur Signell 281fc43348 Fixed incorrect logging (#12241) 10 years ago
  Artur Signell 633b4e858c Prepare for Atmosphere Javascript 2.0 (#12241) 10 years ago
  Artur Signell e4d99b3631 Use non-obfuscated version of vaadinPush.js when not in production (#12527) 10 years ago
  Johannes Dahlström 15b217d262 Handle push disconnections and reconnections more reliably (#11831, #11922) 11 years ago
  Artur Signell a5ec937fb8 Info section for the debug window (#12019) 11 years ago
  Artur Signell edca4095d2 Allow customizing client-side push config on server side (#11867) 11 years ago
  Johannes Dahlström ebb92e621a Improve error message if vaadinPush.js failed to load (#11673) 11 years ago
  Johannes Dahlström 42c4b2097b Use "\0" instead of "|" as a push message delimiter (#11692) 11 years ago
  Leif Åstrand 0f5831df6f Update state before purging outgoing queue (#11768) 11 years ago
  Johannes Dahlström a430180f6f Split client-to-server messages when websockets are used (#11648) 11 years ago
  Artur Signell f3f6ab0df5 Try almost indefinitely to re-establish a push connection (#11727) 11 years ago
  Leif Åstrand a46c97bd79 Verify CSRF token before accepting new CSRF connection (#11635) 11 years ago
  Leif Åstrand 220b1150ca Global code clean up 11 years ago
  Leif Åstrand 2c46baf720 Add PushConnection interface (#11655) 11 years ago
  Leif Åstrand c44f8380b2 Load vaadinPush.js on demand (#11506) 11 years ago
  Leif Åstrand 0cbba9d6f4 Initial support for toggling push on the fly (#11506) 11 years ago
  Artur Signell 3928a8f233 Replaced Atmosphere portal implementation with the jQuery implementation (#11629) 11 years ago
  John Ahlroos 0f75f202d3 Added test for testing push with different transports #11494 11 years ago
  Artur Signell 77ff76fb0f Use "push" as a keyword in all push related log messages 11 years ago
  Leif Åstrand 5552dce2c4 Fix JSNI syntax (#111) 11 years ago
  Artur Signell 87888f1661 Additional push logging (#111) 11 years ago
  Artur Signell e09a33d013 Improved logging to be able to debug push related problems (#111) 11 years ago
  Johannes Dahlström 69def694d5 Server push (#111) 11 years ago