Skip to content

Allow to specify the path on websocket connection #6617

@ausias-armesto

Description

@ausias-armesto

Is your feature related to a problem?

Yes, the current implementation of websocket only allows to use the automatic path finding when 1 hop is specified, and there is a bug in path finding where not always a suitable path is found even when there is. As suggested by @NumberFour8 , the fix for the Path finding is not trivial and might take longer to fix it, so I propose to allow in the websocket connection to specify the path of the relayer and avoid using the path finding feature.

Describe the feature you'd like

Add a new queryParameter into the websocket connection endpoint /api/v3/session/websocket so it accepts the path to follow for using 1 hop.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions