Skip to content

WebSocket only #3521

@Buom01

Description

@Buom01

Is your feature request related to a problem? Please describe.
Using a WebSocket manager, it's getting ignored on SSR and fallback to REST, but my application is WebSocket only.

Describe the solution you'd like
I would like a solution to not provide data from SSR, just disabling REST and provide a Suspense until the client app got the data through the manager.
An other possibility is to allow managers on SSR.

Describe alternatives you've considered

Additional context
Using NextJS

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions