# evrpc-windows **Repository Path**: oushang/evrpc-windows ## Basic Information - **Project Name**: evrpc-windows - **Description**: 从https://github.com/zhengcf/evrpc.git 获取基于linux平台的evrpc。 移植到了windows平台。 利用evsutilsocket_pair 替换linux中的pipe。 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-05-27 - **Last Updated**: 2021-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # evrpc-windows #### Description 从https://github.com/zhengcf/evrpc.git 获取基于linux平台的evrpc。 移植到了windows平台。 利用evsutilsocket_pair 替换linux中的pipe。 #### Software Architecture Software architecture description #### Installation 1. cmake ``` cmake ../evrpc -DZLIB_ROOT=d:\thirdparty\zlib -DProtobuf_SRC_ROOT_FOLDER=d:\thirdparty\protobuf -Dglog_DIR=d:\thirdparty\glog\lib\cmake\glog -DLIBEVENT_ROOT=d:\thirdparty\libevent -G"Visual Studio 15 2017 Win64" ``` 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)