GitXplorerGitXplorer
b

go-libp2p-grpc

public
3 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
209999c7bedfc9afdd7f901587a4d957ba98adc2

feat: bump dependencies versions

bbirros committed 3 years ago
Unverified
6579932dc3525ddc3bead089547397c331e56e57

feat(dialer): add connectedness check

bbirros committed 4 years ago
Unverified
1ffccbad5f6f1f306eb274b387a875f17d1583c4

feat: add comments

bbirros committed 4 years ago
Unverified
e2b481d273b66cfbcddde651f8faf56a65ea1843

fix(echo): fix server setup

bbirros committed 4 years ago
Verified
b90c20824d6187ff78bd5830a6f7806e81fb9282

feat: add LICENSE

bbirros committed 4 years ago
Unverified
9bd651a675f41098a41c2e4a9321eb0194b975e9

Initial commit

bbirros committed 4 years ago

README

The README file for this repository.

go-libp2p-grpc

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

Install

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

Usage

Examples

Examples can be found in the examples folder.

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

Inspirations

This repo is heavily inspired by go-libp2p-grpc.

License

MIT © Birros