#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.
#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.