Skip to content

Obsolete? #9

@jsa-aerial

Description

@jsa-aerial

Since this is several years old, it seems to have missed the fact that msgpack has included distinct codes and encodings for strings and byte arrays for a while now (1). Current msgpack impls support the spec in this regard. Further, the codes used in binarypack conflict with those used in msgpack for these purposes. Should binarypack be deprecated and binaryjs made to use a current msgpack impl? Or at very least, binarypack should be made compatible with current spec.

  1. https://github.com/msgpack/msgpack/blob/master/spec.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions