Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kshlm/pbrpc
https://github.com/kshlm/pbrpc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kshlm/pbrpc
- Owner: kshlm
- Created: 2015-08-17T10:43:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T07:46:40.000Z (over 9 years ago)
- Last Synced: 2024-04-17T19:15:12.173Z (9 months ago)
- Language: C
- Size: 199 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## PBRPC - Lightweight RPC using Protobuf
PBRPC is a lightweight RPC framework. This repository contains a C implementation of the framework and a Golang RPC codec that can be used Golangs net/rpc package.