https://github.com/github/banana_phone
BananaPhone is RPC for BananaPack
https://github.com/github/banana_phone
Last synced: 5 months ago
JSON representation
BananaPhone is RPC for BananaPack
- Host: GitHub
- URL: https://github.com/github/banana_phone
- Owner: github
- License: mit
- Archived: true
- Created: 2013-02-19T09:32:36.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T04:09:41.000Z (about 6 years ago)
- Last Synced: 2024-09-30T00:23:54.578Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 62.5 KB
- Stars: 14
- Watchers: 284
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BananaPhone
BananaPhone is RPC for BananaPack
BananaPhone is exactly like [BERTRPC](https://github.com/mojombo/bertrpc) except
it uses BananaPack as its serialization format instead of BERT.
The API is exactly the same as BERTRPC but the high level module is named
BananaPack instead.