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

https://github.com/ssbc/go-muxrpc

js/muxrpc in golang (for interfacing ssb/scuttlebot)
https://github.com/ssbc/go-muxrpc

Last synced: 11 months ago
JSON representation

js/muxrpc in golang (for interfacing ssb/scuttlebot)

Awesome Lists containing this project

README

          

# go-muxrpc [![Build Status](https://github.com/ssbc/go-muxrpc/actions/workflows/go.yml/badge.svg)](https://github.com/ssbc/go-muxrpc/actions/workflows/go.yml) [![GoDoc](https://godoc.org/github.com/ssbc/go-muxrpc?status.svg)](https://godoc.org/github.com/ssbc/go-muxrpc) [![Go Report Card](https://goreportcard.com/badge/github.com/ssbc/go-muxrpc)](https://goreportcard.com/report/github.com/ssbc/go-muxrpc) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Go implementation of [ssbc/muxrpc](https://github.com/ssbc/go-muxrpc).

Main purpose: efficient interface to [scuttlebot](https://ssbc.github.io/scuttlebot).