10 Commits (9d027171e6507ecab9051456037c7db013d8cb4b)

Author SHA1 Message Date
  Anna Koskinen 9d027171e6
Use queue for resync requests. (#12043) 3 years ago
  Tatu Lund fd1a8df74a
Fixing issue with Push stopping working in some circumstances (#11791) 4 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell c508384460 Make project Java 8 compatible 8 years ago
  Artur Signell 24ac02a523 API refactor based on review (#11733) 8 years ago
  Artur Signell 9aafe4d1c5 Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (#11733) 8 years ago
  Artur Signell b71cc2ffa9 Make non public API private again and update javadoc (#11733) 8 years ago
  Artur Signell 8b30dbf46f Handle unparsable JSON as invalid content (#11733) 8 years ago
  Artur Signell b38dc12c24 Refactor reconnect dialog (#11733,#17075) 9 years ago
  Artur Signell 40815a4375 Handle out of order messages (#11733,#17075) 9 years ago
  Artur Signell 3e6bb5541c Use same reconnect logic for Push as for XHR (#17075) 9 years ago
  Artur Signell d93527f257 Move XHR code to XhrConnection (#11733) 9 years ago
  Artur Signell 64411225ce Send resynchronize and widgetset version in JSON (#11733) 9 years ago
  Artur Signell ba2efda9d3 Simplify UIDL message handling (#11733) 9 years ago
  Artur Signell 0bf3e4ddef Handle push errors in CommunicationProblemHandler (#11733) 9 years ago
  Artur Signell 72b36bbe2d Use counter in client to server messages to avoid duplicate handling (#11733) 9 years ago
  Artur Signell 90b4c678d1 Separate server message sending to its own class (#11733) 9 years ago