Skip to content

Spring @HillaScope or similar mechanism to scope fullstack signals #4954

Description

@berndhopp

My motivation

It is not clear to me wether it is planned to have some sort of scoping for fullstack signals. The API looks promising, but when I can't use them scoped to a per-user context, they're largely useless to me.

Describe the solution you'd like

The code I'd like to write would look like this:

@HillaSessionScope
public class MyUserNameSignal extends Signal<String> {
...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    hillaIssues related to Hilla

    Projects

    Status
    Needs Design

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions