Directory

← Back

Unload Beacon for Vaadin Flow

Sends a beacon on unloading a page to close UIs without delay.

Author

Rating

Unload Beacon for Vaadin Flow

Starting with Vaadin 24.1 this add-on is obsolete!

This add-on uses the Beacon API to signal whenever a page is unloaded in the browser in order to immediately close the UI on the server. This allows for much earlier clean up of UIs and associated resources than having to wait for missed heart beats or session timeouts to trigger a UI's eventual disposal. Of course this is only on a best effort basis as there will always be situations where the browser is simply "gone" and no beacon will or can be sent.

This add-on in based on a technique demonstrated in the Vaadin Cookbook.

Getting started

In a Spring Boot application this add-on will work automatically once it has been added as dependency. For other frameworks see VaadinServiceInitListener on how to register the UnloadBeaconServiceInitListener manually.

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Released
2021-03-13
Maturity
BETA
License
Apache License 2.0

Compatibility

Framework
Vaadin 14+
Vaadin 24+ in 2.0.0
Browser
Firefox
Opera
Safari
Google Chrome
iOS Browser
Android Browser
Microsoft Edge

Vaadin Add-on Directory

Find open-source widgets, add-ons, themes, and integrations for your Vaadin application. Vaadin Add-on Directory
The channel for finding, promoting, and distributing Vaadin add-ons.
Online