Skip to content

Release @moq/lite with u62 fix #1406

@lukehsiao

Description

@lukehsiao

#1322 landed a fix to work with the latest versions of the server-side packages, but hasn't been release on the client-side. This makes the current latest versions incompatible.

The Rust moq-lite 0.16 sends 62-bit Origin IDs in Lite04 announce hop chains, but the JS @moq/lite 0.2.2 (latest npm) decodes them with u53() which overflows. The fix merged Apr 23, but no new npm release has been cut.

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