1 Star 0 Fork 0

Embedded lib/protobuf-c-rpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-2-Clause
[![Build Status](https://travis-ci.org/protobuf-c/protobuf-c-rpc.svg?branch=master)](https://travis-ci.org/protobuf-c/protobuf-c-rpc) [![Coverage Status](https://img.shields.io/coveralls/protobuf-c/protobuf-c-rpc.svg)](https://coveralls.io/r/protobuf-c/protobuf-c-rpc) ## Overview This is `protobuf-c-rpc`, a library for performing RPC with `protobuf-c`. It was formerly integrated into the main `protobuf-c` distribution but has now been split out. ## Building `protobuf-c-rpc` requires a C compiler, [protobuf-c](https://github.com/protobuf-c/protobuf-c), and `pkg-config` to be installed. `protobuf-c` itself requires [Google Protocol Buffers](https://developers.google.com/protocol-buffers/) to be installed. ./configure && make && make install If building from a git checkout, the `autotools` (`autoconf`, `automake`, `libtool`) must also be installed, and the build system must be generated by running the `autogen.sh` script. ./autogen.sh && ./configure && make && make install ## Contributing Please send patches to the [protobuf-c mailing list](https://groups.google.com/forum/#!forum/protobuf-c) or by opening a GitHub pull request. Copyright to all contributions are retained by the original author, but must be licensed under the terms of the [BSD-2-Clause](http://opensource.org/licenses/BSD-2-Clause) license. Please add a `Signed-off-by` header to your commit message (`git commit -s`) to indicate that you are licensing your contribution under these terms.

简介

Protocol Buffers C RPC implementation 展开 收起
C 等 5 种语言
BSD-2-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/embedded-lib/protobuf-c-rpc.git
git@gitee.com:embedded-lib/protobuf-c-rpc.git
embedded-lib
protobuf-c-rpc
protobuf-c-rpc
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385