github vaadin/flow 23.1.0.alpha2
Vaadin Flow 23.1.0.alpha2

pre-release2 years ago

Changes since 23.1.0.alpha1

All changes

New features

  • Hilla push implementation behind a feature flag
    Commit · Pull request

    This adds support for endpoints methods to return a Flux which will be streamed to the client side to the subscribers that have registered using TheEndpoint.theMethod().onNext(value => ...); The implementation is based on https://socket.io/ but this is not considered to be part of the public API. We should be free to change the underlying implementation if needed.

Fixes

Don't miss a new flow release

NewReleases is sending notifications on new releases.