mirror of https://github.com/ludocode/mpack
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
As promised in [msgpack/msgpack!206](https://github.com/msgpack/msgpack/issues/206#issuecomment-386066548), MPack now disables extension types by default. Parsing an extension type raises `mpack_error_unsupported`, and functions to encode extensions do not exist unless MPACK_EXTENSIONS is enabled. |
7 years ago | |
|---|---|---|
| .. | ||
| data-1-1.mp | 7 years ago | |
| data-1-2.mp | 7 years ago | |
| data-1-3.mp | 7 years ago | |
| test-file-ext.mp | 7 years ago | |
| test-file-noext.mp | 7 years ago | |