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://pkg.go.dev/github.com/gorilla/rpc#section-documentation
Package gorilla/rpc is a golang foundation for RPC over HTTP services.
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit4342b77 Β· | ||||
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://pkg.go.dev/github.com/gorilla/rpc#section-documentation
Package gorilla/rpc is a golang foundation for RPC over HTTP services.