https://github.com/oneofone/msgprpc
https://github.com/oneofone/msgprpc
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oneofone/msgprpc
- Owner: OneOfOne
- License: apache-2.0
- Created: 2019-04-05T20:46:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T16:54:57.000Z (about 7 years ago)
- Last Synced: 2025-04-06T09:48:58.084Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# msgprpc [](https://godoc.org/github.com/OneOfOne/msgprpc) [](https://travis-ci.org/OneOfOne/msgprpc)
Simple msgpack-based RPC server/client with TLS support.
## Install
go get github.com/OneOfOne/msgprpc
## Features
* TODO
## Examples
* TODO
## License
This project is released under the Apache v2. licence. See [LICENCE](LICENCE) for more details.