Skip to content

issues Search Results · repo:msgpack/msgpack-javascript language:TypeScript

Filter by

86 results
 (70 ms)

86 results

inmsgpack/msgpack-javascript (press backspace or delete to remove)

Hi. It isn t issue but suggestion\question. I want to have custom implementation of array container deserialization (without legth) (server optimization proposes). To implement it i want to have 2 extensions ...
  • crazylexa
  • Opened 
    22 days ago
  • #273

Hierdie probleem is om msgpack-javascript aan te pas by OpenHarmony, sodat OpenHarmony msgpack-javascript ondersteun. Agtergrond: OpenHarmony is n open source-projek wat geïnkubeer en bedryf word deur ...
  • qzq111
  • Opened 
    24 days ago
  • #272

Same name, but inconsistent type definition Image Other // Export directly decode(...); decodeAsync(...); decodeMulti(...); decodeArrayStream(...); decodeMultiStream(...); // Decoder instance msgpack.decode(...); ...
  • nuintun
  • Opened 
    on Mar 5
  • #269

Using Symbol.dispose right now is a bad idea. It is only supported starting with chrome 134, and Explicit Resource Management proposal is only at stage 3 of 4. Fix released in 3.0.1 does not work, judging ...
  • rijenkii
  • 2
  • Opened 
    on Feb 27
  • #267

Version 3.0.0 always appears an error in the mobile browser: TypeError: Symbol.dispose is not defined. demo: wsClient.onmessage = async function (evt) { let parseData; const decompressedData = pako.inflate(await ...
  • DeHby
  • 10
  • Opened 
    on Feb 10
  • #260

The repository has a limitation where it throws an error: The type of key must be string or number I’d like to understand whether it’s acceptable to address this by converting the key to JSON before processing ...
wontfix
  • PejmanNik
  • 3
  • Opened 
    on Feb 4
  • #255

Hey there, ultra newbie question: Once I clone the repo, how do I run the benchmarks? This seems to be a Node project but I m not sure if I need to initialize the project in any way.
  • fabriph
  • 1
  • Opened 
    on Nov 20, 2024
  • #246

Hello! I using @microsoft/signalr-protocol-msgpack in my React application and 3 days ago it s started throwing error on Type MessageType.Invocation is not assignable to type MessageType.StreamInvocation ...
  • OkuruchiDan
  • 1
  • Opened 
    on Jul 12, 2024
  • #243

Hi, I think there is a little error here: https://github.com/msgpack/msgpack-javascript/blob/1fc7622d0dce18ff17077f54fab4c8c8be69b470/src/ExtensionCodec.ts#L57 Shouldn t it be const index = -1 - type;? ...
  • ste-gr
  • 1
  • Opened 
    on Mar 15, 2024
  • #241

When I set a number is 2100n * 10000n * 10n ** 8n, got an error Error: Unrecognized object: [object BigInt] at Encoder.encodeObject (~/@msgpack/msgpack/src/Encoder.ts:307:13)
  • baryon
  • 4
  • Opened 
    on Jan 30, 2024
  • #240
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub