We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7f642 commit d6fde0fCopy full SHA for d6fde0f
README.md
@@ -8,9 +8,6 @@ MessagePack for Java
8
MessagePack v7 (or later) is a faster implementation of the previous version [v06](https://github.com/msgpack/msgpack-java/tree/v06), and
9
supports all of the message pack types, including [extension format](https://github.com/msgpack/msgpack/blob/master/spec.md#formats-ext).
10
11
-## Limitation
12
- - Value API is in a designing phase: https://github.com/msgpack/msgpack-java/pull/109
13
-
14
## Quick Start
15
16
For Maven users:
0 commit comments