• General
  • Is there any integration with vaadin framework ?

I want to use your streaming platform to update some components in my vaadin app, so did you have any already integration of that and if not what is the best practice of doing that using your server?
Hi Subhi Quroush,

Unfortunately, at the moment, we do not have examples of integration of Lightstreamer with Vaadin.

But, since the client-side framework of Vaadin is based on the Google Web Toolkit (GWT) you could refer to this example "Lightstreamer - Basic Stock-List Demo - HTML (GWT) Client". This example leverages our JavaScript client library inside the GWT Java code.

HTH,
Giuseppe