Skip to content

Added bin format family support. #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2015

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] <[email protected]>

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