A fork of the standard library net/rpc package that adds context.Context support for cancellation propagation.
go get github.com/keegancsmith/rpcNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Makes an RPC call with context support.
Consider using alternative RPC frameworks like gRPC or net/rpc with manual context handling.
No dependency data recorded yet.