-
Notifications
You must be signed in to change notification settings - Fork 2
ServerPush add-on for Vaadin
markathomas/ServerPush
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ServerPush for Vaadin uses the Atmosphere Framework by Jeanfrancois Arcand - https://github.com/Atmosphere/atmosphere The example in the modules/serverpush/src/main/webapp/ directory shows how to configure Atmosphere for your web application. Note that the <url-pattern/> for the Atmosphere servlet must be the same as the context-root attribute in META-INF/atmosphere.xml. This value will always be "/server-push"; therefore, in Vaadin, if your custom widgetset is named "mywidgetset" then the URL will be <servlet context path>/server-push. IMPORTANT: If you use the included servlet to automatically add the ServerPush widget you need to be conscious of the fact that if you ever call setContent() on the application's main window after application initialization then the ServerPush widget will be removed.
About
ServerPush add-on for Vaadin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published