Skip to content

bug: when using js-waku in NodeJS with TCP transport redialing doesn't work #2645

@weboko

Description

@weboko

Description

As in title - when js-waku is used with TCP transport in NodeJS - re-dialing mechanics for connection recovery do not work correctly.

Expected Behavior

They should.

Problem happens due to hardcoded reference to ws transport, instead we should use transportManager component.

Metadata

Metadata

Assignees

Labels

maintenanceMarks maintenance type of tasks.

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions