An open API service indexing awesome lists of open source software.

https://github.com/oneofone/msgprpc


https://github.com/oneofone/msgprpc

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# msgprpc [![GoDoc](https://godoc.org/github.com/OneOfOne/msgprpc?status.svg)](https://godoc.org/github.com/OneOfOne/msgprpc) [![Build Status](https://travis-ci.org/OneOfOne/msgprpc.svg?branch=master)](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.