Skip to content

Stateful Websockets #23

Description

@dspiteself

I am porting code where I need stateful websockets that are initialized on http upgrade. I made a hack to accomplish that end on my fork

In my fork I just created an atom in the supplier and passed it to all the listener methods when The listener is has the key :stateful set to something truthy. I found Helidon very cumbersome to to work with on this regard and would love your advice on a cleaner way to add this functionality that could be upstreamed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions