Skip to content

Disable default dates encoding for BinaryPacker #189

Description

@pavlo-viazovskyi

Custom encodeDate, decodeDate functions are not used by msgpack5, because custom types encoding happens after Date type encoding inside msgpack.encode function.

This can be fixed by disabling default Dates encoding in following line adding disableTimestampEncoding: true option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions