Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 220 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 220 Bytes

jsonrpc

jsonrpc wrapper for Go(version 1.3 or later)

feature

  • RPC-Server

    • HTTP-POST support
  • RPC-Client

    • Dial HTTP/HTTPS/SOCKFILE support

install

$ go get -u github.com/nobonobo/jsonrpc