Conversation
|
I'm using msgpack-javascript. It doesn't support new msgpack format. So I've added the bin format family support. I chose Uint8Array as the source type corresponding to bin. I'm not sure that is the appropriate repository to send the pull request. I've also find the following implementation: |
|
Is this project alive? Maybe https://github.com/polyglotted/msgpack-javascript/ is a better place?!? |
|
Hi there, Actually, this project has been stagnant. There is also a better modern code. https://github.com/uupaa/MessagePack.js However, because it does not work in older browsers that do not use the TypedArray, it cannot entirely be replaced. |
|
@redboltz it's merged. thank you. |
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.4 to 9.2.5. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.2.4...v9.2.5) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/msgpack/msgpack/blob/master/spec.md#bin-format-family