oeasaeo / 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

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: 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.7%Language:JavaScript 5.4%Language:HTML 0.9%