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

https://github.com/hhk7734/proto

Generated library for lol-iot Protobuf and gRPC
https://github.com/hhk7734/proto

cpp golang grpc protobuf python typescript

Last synced: 2 months ago
JSON representation

Generated library for lol-iot Protobuf and gRPC

Awesome Lists containing this project

README

          

# proto

## Development

```shell
make help
```

```shell
Usage:
make

General
help Display this help.

Development
...
```

## Install

### go

```shell
go get github.com/hhk7734/proto/gen/go@
```

### python

```shell
poetry add git+ssh://github.com/hhk7734/proto.git@#subdirectory=gen/python
```