Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Use native NodeJS WebSockets client #836

Description

@zdm

Could you please consider to use native NodeJS WebSockets module or undici package instead of the currently used websockets package.

websockets package has lot of opened issues and not well-supported. Also it contained outdated dependencies which are source of the problems.

Using native modules gives us guarantee that this part of the code will be stable and will not require additional attention at the future.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions