FrankSun0634 / 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: http://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 92.5%Language:JavaScript 6.4%Language:HTML 1.1%