mirror of https://github.com/gorilla/rpc
Mirror of https://github.com/gorilla/rpc
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Corey Daley
5c3aa8309b
|
1 year ago | |
---|---|---|
json | 7 years ago | |
protorpc | 7 years ago | |
v2 | 6 years ago | |
.gitignore | 12 years ago | |
LICENSE | 12 years ago | |
README.md | 2 years ago | |
doc.go | 12 years ago | |
map.go | 9 years ago | |
server.go | 7 years ago | |
server_test.go | 8 years ago |
README.md
rpc
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