File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- name : Go
1
+ name : Build
2
2
on : [push, pull_request]
3
3
4
4
jobs :
Original file line number Diff line number Diff line change 1
- # jrpc - rpc with json [ ![ Build Status ] ( https://travis-ci.org /go-pkgz/jrpc. svg?branch=master )] ( https://travis-ci.org /go-pkgz/jrpc ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/go-pkgz/jrpc )] ( https://goreportcard.com/report/github.com/go-pkgz/jrpc ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/go-pkgz/jrpc/badge.svg?branch=master )] ( https://coveralls.io/github/go-pkgz/jrpc?branch=master ) [ ![ godoc] ( https://godoc.org/github.com/go-pkgz/jrpc?status.svg )] ( https://godoc.org/github.com/go-pkgz/jrpc )
1
+ # jrpc - rpc with json [ ![ Build] ( https://github.com /go-pkgz/jrpc/actions/workflows/ci.yml/badge. svg )] ( https://github.com /go-pkgz/jrpc/actions/workflows/ci.yml ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/go-pkgz/jrpc )] ( https://goreportcard.com/report/github.com/go-pkgz/jrpc ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/go-pkgz/jrpc/badge.svg?branch=master )] ( https://coveralls.io/github/go-pkgz/jrpc?branch=master ) [ ![ godoc] ( https://godoc.org/github.com/go-pkgz/jrpc?status.svg )] ( https://godoc.org/github.com/go-pkgz/jrpc )
2
2
3
3
jrpc library provides client and server for RPC-like communication over HTTP with json encoded messages.
4
4
The protocol is a somewhat simplified version of json-rpc with a single POST call sending Request json
You can’t perform that action at this time.
0 commit comments