Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rightech/ric-proto

gRPC/Protocol Buffers protofiles for Rightech IoT cloud services
https://github.com/rightech/ric-proto

Last synced: about 4 hours ago
JSON representation

gRPC/Protocol Buffers protofiles for Rightech IoT cloud services

Awesome Lists containing this project

README

        

# ric-proto
gRPC/Protocol Buffers protofiles for ric services

## compile

Just commit to master!

## compile via docker

```bash
$ docker run --rm -v $(pwd):/ric-proto rightechiot/ric-proto-compiler:latest
```

## compile manual

```bash
$ ./compile.sh
```