Skip to content

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

Filter by

86 results
 (85 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 
    yesterday
  • #273

本issue是期望将 msgpack-javascript在OpenHarmony上进行功能适配,从而使的 OpenHarmony 上支持 msgpack-javascript的功能。 适配背景:OpenHarmony 是由[开放原子开源基金会] 孵化及运营的开源项目,由开放原子开源基金会 OpenHarmony 项目群工作委员会负责运作。由全球开发者共建的开源分布式操作系统,具备面向全场景、分布式等特点,是一款“全(全领域)・ ...
  • qzq111
  • Opened 
    3 days ago
  • #272

Same name, but inconsistent type definition Image Other // Export directly decode(...); decodeAsync(...); decodeMulti(...); decodeArrayStream(...); decodeMultiStream(...); // Decoder instance msgpack.decode(...); ...
  • nuintun
  • Opened 
    23 days ago
  • #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 
    28 days ago
  • #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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub