Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/birros/go-libp2p-grpc

gRPC support on top of libp2p
https://github.com/birros/go-libp2p-grpc

go go-grpc golang grpc libp2p

Last synced: 16 days ago
JSON representation

gRPC support on top of libp2p

Awesome Lists containing this project

README

        

# go-libp2p-grpc

`go-libp2p-grpc` provides gRPC support on top of libp2p.

## Install

```shell
$ go get github.com/birros/go-libp2p-grpc
```

## Usage

### Examples

Examples can be found in the [examples folder](examples).

## Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

### Inspirations

This repo is heavily inspired by [go-libp2p-grpc](https://github.com/paralin/go-libp2p-grpc).

## License

MIT © Birros