# 3rd_app_development **Repository Path**: fuiyang11/3rd_app_development ## Basic Information - **Project Name**: 3rd_app_development - **Description**: 1. 为了做业务隔离 2. 为了监控第三方app正确运行 - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README what: 1. demo_c(dir): demo just for app writed by c language 2. demo_cpp(dir): demo just for app writed by c++ language how: 1. write your app, use pear_main as your entry function(instead of main) 2. provide dynamic library(name like this: lib3rdapp.so, not limited) 3. pear_router will call pear_main in your library any problem and call me: f@pear.hk