Skip to content
Snippets Groups Projects
Commit 7733d293 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

add supported msgpack versions

parent 4d757af8
No related branches found
No related tags found
No related merge requests found
...@@ -123,7 +123,7 @@ This project is independent from another project called OpenDHT (Sean Rhea. Ph.D ...@@ -123,7 +123,7 @@ This project is independent from another project called OpenDHT (Sean Rhea. Ph.D
Dependencies Dependencies
- -
- msgpack-c, used for data serialisation. - msgpack-c 1.0+, used for data serialisation.
- GnuTLS 3.1+, used to compute hashes and for the identity layer. - GnuTLS 3.1+, used to compute hashes and for the identity layer.
- Nettle 2.4+, a GnuTLS dependency for crypto. - Nettle 2.4+, a GnuTLS dependency for crypto.
- Build tested with GCC 4.8+ (Linux, Android, Windows with MinGW), Clang/LLVM (Linux, OS X). - Build tested with GCC 4.8+ (Linux, Android, Windows with MinGW), Clang/LLVM (Linux, OS X).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment