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

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

A libp2p transport for GRPC.
https://github.com/paralin/go-libp2p-grpc

Last synced: 5 months ago
JSON representation

A libp2p transport for GRPC.

Awesome Lists containing this project

README

          

go-libp2p-grpc
===================

[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://libp2p.io/)
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)

> A libp2p transport for GRPC.

## Table of Contents

- [Install](#install)
- [Contribute](#contribute)
- [License](#license)

## Install

```sh
go get github.com/paralin/go-libp2p-grpc
```

## Usage

### API

[![GoDoc](https://godoc.org/github.com/paralin/go-libp2p-grpc?status.svg)](https://godoc.org/github.com/paralin/go-libp2p-grpc)

### Examples

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

## Contribute

PRs are welcome!

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

## License

MIT © Christian Stewart