Show HN: Pichi – An application-layer proxy which can be controlled via API
On the other hand, can generate libraries for iOS if below environment variables are set:
The usage of is very similar to iOS one, except environment varialbes:
Android NDK kindly provides script to generate a cross-compiling toolchain for any version of Android. For example:
There are 2 ways to start pichi server:
Standalone mode requires CMake option, which builds code in directory. In-Process mode is suitable for the scenarios that the standalone process is prohibited or unnecessary, such as iOS/Android, or the supervisor prefers to run pichi in its own process.
Source: github.com