# smartrpc **Repository Path**: zhaoyao219/smartrpc ## Basic Information - **Project Name**: smartrpc - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-05 - **Last Updated**: 2021-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README smartrpc is a multi-threaded C++ rpc library based on the network reactor pattern. It only runs on Linux with kernel verion >= 2.6. https://git.oschina.net/jackhen/smartrpc.git http://my.oschina.net/jackhen Copyright (C) 2016, han_gangbiao. All rights reserved. Use of this source code is governed by a GPL-v2 license that can be found in the License file. ============================================================================================== Building smartrpc ----------------- ./build.sh ============================================================================================== How to use smartrpc library -----------------