mas-bandwidth/yojimbo

Document for compile library for android

nongvantinh opened this issue · 3 comments

Is there a way to compile yojimbo for android devices?

I've never tried it.

I tried to compile it, what I have seen so far is after I removed the precompiled library and replace with source code from mbedtls, sodium, the project doesn't compile. I tried to disable these libraries and some functions from netcode require mbedtls encode string function, and yojimbo require sodium to initialize.
What do you think if I remove these encryption libraries?

Yojimbo will not work without libsodium.