the beginnings of an rpc service.
server side only; no client help yet (but it's easy). no http yet. service is synchronous. all this will improve. R=rsc DELTA=403 (403 added, 0 deleted, 0 changed) OCL=31522 CL=31536
Showing
src/pkg/rpc/Makefile
0 → 100644
src/pkg/rpc/client.go
0 → 100644
src/pkg/rpc/server.go
0 → 100644
src/pkg/rpc/server_test.go
0 → 100644
Please register or sign in to comment