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.
- Host: GitHub
- URL: https://github.com/paralin/go-libp2p-grpc
- Owner: paralin
- Created: 2017-12-25T02:18:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T13:15:05.000Z (about 7 years ago)
- Last Synced: 2025-04-10T00:17:08.236Z (11 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 29
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
go-libp2p-grpc
===================
[](http://libp2p.io/)
[](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
[](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