Skip to content

Commit

Permalink
Update README to specify support for JSON-RPC 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Priya Samuel committed May 22, 2018
1 parent 22c016f commit ee9cb07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions v2/README.md
@@ -1,6 +1,9 @@
rpc
===


rpc/v2 support for JSON-RPC 2.0 Specification.

gorilla/rpc is a foundation for RPC over HTTP services, providing access to the exported methods of an object through HTTP requests.

Read the full documentation here: http://www.gorillatoolkit.org/pkg/rpc

0 comments on commit ee9cb07

Please sign in to comment.