Categorygithub.com/TheTeaParty/go-libp2p-grpc
modulepackage
0.0.8
Repository: https://github.com/theteaparty/go-libp2p-grpc.git
Documentation: pkg.go.dev

# README

go-libp2p-grpc

A libp2p transport for GRPC.

Table of Contents

Install

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

Usage

API

GoDoc

Examples

Examples can be found in the examples folder.

Contribute

PRs are welcome!

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

License

MIT © Christian Stewart

# Functions

NewGRPCProtocol attaches the GRPC protocol to a host.

# Constants

Protocol is the GRPC-over-libp2p protocol.

# Structs

GRPCProtocol is the GRPC-transported protocol handler.