denoland / denoland/std

msgpack: improve module with some follow up PRs

Open
#3,534 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

Copying some ideas from https://github.com/denoland/deno_std/pull/3460 so that they don't get lost.

- [ ] Extension support - https://github.com/msgpack/msgpack/blob/master/spec.md#extension-types
- Would probably want to include the "timestamp" extension in this PR? I'm not sure
- [ ] `encodeInto` API. What are the semantics for this? - suggested by Aapo in https://github.com/denoland/deno_std/pull/3460#pullrequestreview-1503667863
- [ ] More options - see https://github.com/denoland/deno_std/pull/3460#issuecomment-1611845455
- [ ] Performance optimization

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.