Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunarwhite/mango-rpc
A simply implement of the standard library net/rpc.
https://github.com/lunarwhite/mango-rpc
demo golang remote-procedure-call rpc
Last synced: 12 days ago
JSON representation
A simply implement of the standard library net/rpc.
- Host: GitHub
- URL: https://github.com/lunarwhite/mango-rpc
- Owner: lunarwhite
- License: mit
- Created: 2022-02-05T09:25:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T16:17:55.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T11:24:33.393Z (over 1 year ago)
- Topics: demo, golang, remote-procedure-call, rpc
- Language: Go
- Homepage: https://github.com/lunarwhite/mango-rpc/wiki
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mango-rpc
A simply implement of the Golang standard library net/rpc.