All Projects → libp2p → Go Libp2p Gorpc

libp2p / Go Libp2p Gorpc

Licence: other
A simple RPC library for libp2p.

Programming Languages

go
31211 projects - #10 most used programming language

go-libp2p-gorpc

GoDoc Build Status Codecov Discourse posts

Simple Go RPC for LibP2P.

go-libp2p-gorpc provides RPC support on top of LibP2P in the same way that net/rpc does on HTTP.

Table of Contents

Install

This module can be installed with go get:

> go get github.com/libp2p/go-libp2p-gorpc

This repo is gomod-compatible, and users of go 1.11 and later with modules enabled will automatically pull the latest tagged release by referencing this package. Upgrades to future releases can be managed using go get, or by editing your go.mod file as described by the gomod documentation.

Usage

Documentation for this module is maintained in Godoc

There are also examples inside the examples directory

Contribute

PRs accepted.

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

License

MIT


The last gx published version of this module was: 1.1.4: QmcJCApoEsCJJap2iS1os9GFX5EuRrfuPeZdjCopz2SyPm

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].