liudf0716 / xfrpc

The xfrpc project is a lightweight implementation of the FRP client written in C language for OpenWRT and IoT systems. It is designed to provide an efficient solution for resource-constrained devices such as OpenWRT routers and IoT devices, which often have limited ROM and RAM space.
GNU General Public License v3.0
712 stars 89 forks source link

feature:support build xfrpc by build-in static library #22

Closed helintongh closed 1 year ago

helintongh commented 1 year ago

build xfrpc by build-in static library. Possible solution for #17 and #20. use build-in thirdparty can easily support multiple architecture.