https://github.com/chronos-tachyon/vsrpc
[WIP] Very Simple RPC: a Go RPC framework using Protocol Buffers
https://github.com/chronos-tachyon/vsrpc
golang protobuf protocol-buffers rpc
Last synced: about 1 month ago
JSON representation
[WIP] Very Simple RPC: a Go RPC framework using Protocol Buffers
- Host: GitHub
- URL: https://github.com/chronos-tachyon/vsrpc
- Owner: chronos-tachyon
- License: bsd-2-clause
- Created: 2023-04-27T00:46:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T22:21:20.000Z (over 2 years ago)
- Last Synced: 2025-11-09T11:02:56.678Z (5 months ago)
- Topics: golang, protobuf, protocol-buffers, rpc
- Language: Go
- Homepage:
- Size: 98.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Very Simple RPC
An extensible RPC framework using Protocol Buffers.