Skip to content

Conversation

@redboltz
Copy link
Contributor

@redboltz
Copy link
Contributor Author

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:
http://uupaa.hatenablog.com/entry/2012/11/19/030815
https://gist.github.com/uupaa/4106426

@jedie
Copy link

jedie commented Jul 1, 2015

Is this project alive?

Maybe https://github.com/polyglotted/msgpack-javascript/ is a better place?!?

@uupaa
Copy link
Member

uupaa commented Jul 2, 2015

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.

uupaa added a commit that referenced this pull request Jul 2, 2015
Added bin format family support.
@uupaa uupaa merged commit 2cfda99 into msgpack:master Jul 2, 2015
@uupaa
Copy link
Member

uupaa commented Jul 2, 2015

@redboltz it's merged. thank you.

gfx pushed a commit that referenced this pull request Aug 10, 2021
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants