0proto / rpc

A golang foundation for RPC over HTTP services.

Home Page:http://www.gorillatoolkit.org/pkg/rpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpc

Build Status

0proto/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: https://www.gorillatoolkit.org/pkg/rpc

About

A golang foundation for RPC over HTTP services.

http://www.gorillatoolkit.org/pkg/rpc

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 93.2%Language:JavaScript 5.8%Language:HTML 1.0%