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
Delete .circleci directory
1 year ago
json reveal encode errors #57 7 years ago
protorpc Fix: set response 'Content-Type' header before calling 'WriteHeader' 7 years ago
v2 Used status codes from http package 6 years ago
.gitignore json rpc 2.0 12 years ago
LICENSE Initial files. 12 years ago
README.md Update README.md 2 years ago
doc.go Initial files. 12 years ago
map.go map.go: gofmt 9 years ago
server.go Fix: set response 'Content-Type' header before calling 'WriteHeader' 7 years ago
server_test.go changed test scenario to not use context package 8 years ago

README.md

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