Skip to content

Changing socket endpoint before reconnection #6285

@jgafar

Description

@jgafar

We're using your javascript library (1.6.15) at Adobe for Project Neo to connect to a socket. Our socket endpoint is generated using a signed url and once the socket connection is established, that endpoint becomes invalidated (meaning you cannot use it to reconnect again). The library handles reconnection automatically, but the issue I'm running into is that it won't let me change the socket endpoint before attempting to reconnect. Since the endpoint has become invalidated, the reconnection always fails.

I was wondering if there was a way around this, or if there were any plans to accommodate this in the near future?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions