Sign in
vanadium
/
release.go.x.ref
/
244d3446d8def1a366047006785d9a7a0ebcc653
/
tools
/
vrpc
/
impl_test.go
f8d4c2b
rename ipc.ListenX to ipc.Listen.
by Cosmos Nicolaou
· 10 years ago
18205cf
veyron/tools: Merge the impl and main packages
by Robin Thellend
· 10 years ago
[Renamed (98%) from tools/vrpc/impl/impl_test.go]
d6c3c9c
veyron: start the transition to using ListenX.
by Cosmos Nicolaou
· 10 years ago
a615e4d
veyron/lib/cmdline: Add ErrExitCode to support exit codes.
by Todd Wang
· 10 years ago
519c507
updating the veyron import paths
by Jiri Simsa
· 11 years ago
8bfacf2
veyron2/ipc: change Lookup to take second arg that is the method being invoked.
by Cosmos Nicolaou
· 11 years ago
5181bdb
veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4).
by Adam Sadovsky
· 11 years ago
97b9dca
veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API.
by Shyam Jayaraman
· 11 years ago
948d6fa
Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup."
by Bogdan Caprita
· 11 years ago
59162a0
Make generated java files build
by Benjamin Prosnitz
· 11 years ago
4258d88
veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup.
by Bogdan Caprita
· 11 years ago
fdc838b
veyron/runtimes/google/ipc: new Serve method to replace Register+Publish.
by Cosmos Nicolaou
· 11 years ago
3ac5fc5
Revert "Make generated java files build"
by Jiri Simsa
· 11 years ago
c17947e
Make generated java files build
by Benjamin Prosnitz
· 11 years ago
f5afcaf
all: Create a new client context parameter that will be the first argument of every RPC call.
by Matt Rosencrantz
· 11 years ago
5293dcb
TBR
by Jiri Simsa
· 11 years ago