Categorygithub.com/c0mm4nd/go-jsonrpc2
repositorypackage
0.0.0-20210730135302-66cb45a7fd88
Repository: https://github.com/c0mm4nd/go-jsonrpc2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

go-jsonrpc2

fast jsonrpc 2.0 implement for go

spec: https://www.jsonrpc.org/specification

Usage

If you wanna using jsonrpc2 over http, check the http folder

If you wanna using jsonrpc2 over tcp, check the tcp folder