Sign in
vanadium
/
release.go.x.ref
/
b67ba240a6b2e0bc920600c07442fadf8945be78
/
services
/
wspr
0595d6f
veyron/services/wspr: returning from an error case to prevent panic
by Ali Ghassemi
· 11 years ago
de18128
veyron/services/wspr: Setting NoTimeout for WSPR RPC calls.
by Ali Ghassemi
· 11 years ago
0ecdd7a
veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl
by Todd Wang
· 11 years ago
2dde85c
Merge "veyron/services/wspr/wsprd: Added identity store for wspr."
by Shyam Jayaraman
· 11 years ago
535bad0
veyron/services/wspr/wsprd: Added identity store for wspr.
by Shyam Jayaraman
· 11 years ago
d1b3796
javascript/api: Updated javascript api to match the new serve api in go.
by Shyam Jayaraman
· 11 years ago
948d6fa
Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup."
by Bogdan Caprita
· 11 years ago
d9281a3
veyron,veyron2: replace Veyron name by Object name everywhere.
by Bogdan Caprita
· 11 years ago
4258d88
veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup.
by Bogdan Caprita
· 11 years ago
07dc703
veyron/services/wspr/wsrpd/lib: fix build breakage
by Cosmos Nicolaou
· 11 years ago
fdc838b
veyron/runtimes/google/ipc: new Serve method to replace Register+Publish.
by Cosmos Nicolaou
· 11 years ago
6a65d28
veyron/runtimes/google/rt: Each ipc.Server has its own RoutingID (and stream.Manager).
by Asim Shankar
· 11 years ago
34ba199
Merge "veyron2/services/watch: Split up Watch interface by request type."
by Tilak Sharma
· 11 years ago
8b83105
global rename of MOUNTTABLE_ROOT to NAMESPACE_ROOT. This affects
by Cosmos Nicolaou
· 11 years ago
8657132
veyron2/services/watch: Split up Watch interface by request type.
by Tilak Sharma
· 11 years ago
fe19fb9
Merge "veyron/services/wspr: Implementing Stop() functionality for servers."
by Ali Ghassemi
· 11 years ago
2cd91ab
veyron/services/wspr: Implementing Stop() functionality for servers.
by Ali Ghassemi
· 11 years ago
2ecddca
veyron/services/wspr/wsprd: bind to localhost
by Robin Thellend
· 11 years ago
4e02997
veyron2/naming: renaming MountTable to Namespace
by Cosmos Nicolaou
· 11 years ago
1815cc8
veyron/services/wspr/wsprd: Fix the stream type id.
by Robin Thellend
· 11 years ago
3a93e70
Merge "veyron/services/wspr/wsprd: Transcode stream messages"
by Robin Thellend
· 11 years ago
892aac4
veyron/services/wspr/wsprd: Register vom types for rock-paper-scissors.
by Robin Thellend
· 11 years ago
877fec5
veyron/services/wspr/wsprd: Transcode stream messages
by Robin Thellend
· 11 years ago
12ebd64
Merge "veyron/services/wspr: Cleaned up formatting and the logging so they are more consistent."
by Shyam Jayaraman
· 11 years ago
0c24a49
Merge "veyron/runtimes/google/ipc/stream/proxy: Add publish address"
by Robin Thellend
· 11 years ago
2a1f954
veyron/services/wspr: Cleaned up formatting and the logging so they are
by Shyam Jayaraman
· 11 years ago
020cd22
veyron/runtimes/google/ipc/stream/proxy: Add publish address
by Robin Thellend
· 11 years ago
ceaefe9
veyron/services/wspr: Fix a data race in the test. It looks like we
by Shyam Jayaraman
· 11 years ago
9a26279
Merge "veyron/javascript/api: Added the ability to have void functions."
by Shyam Jayaraman
· 11 years ago
318f021
Add missing register calls
by Benjamin Prosnitz
· 11 years ago
5212ad4
veyron/javascript/api: Added the ability to have void functions.
by Shyam Jayaraman
· 11 years ago
139e651
Merge "veyron/services/wspr: Lock around publish calls, so Listen doesn't get called multiple times."
by Shyam Jayaraman
· 11 years ago
3db40a1
Initial Store API
by Benjamin Prosnitz
· 11 years ago
29147f7
veryon2/naming: Pipe contexts through the mounttable client library.
by Matt Rosencrantz
· 11 years ago
264ec83
veyron/services/wspr: Fix a race condition in test.
by Shyam Jayaraman
· 11 years ago
717eaad
veyron/services/wspr: Lock around publish calls, so Listen doesn't get
by Shyam Jayaraman
· 11 years ago
f59818f
Merge "veyron2/naming: prevent annoying last-step RPC for name resolution."
by Cosmos Nicolaou
· 11 years ago
e6e87f1
veyron2/naming: prevent annoying last-step RPC for name resolution.
by Cosmos Nicolaou
· 11 years ago
dcd1e1a
veyron/services/wspr: Fix a bug where we incremented flow id by 1 insteas of 2.
by Shyam Jayaraman
· 11 years ago
fbb050a
Merge "veyron/services/wspr/wsprd: Refactored the wspr code, so that the js server logic is in its own file."
by Shyam Jayaraman
· 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
1c90420
veyron/services/wspr/wsprd: Refactored the wspr code, so that the js
by Shyam Jayaraman
· 11 years ago
8deb14e
veyron/services/wspr: Added js server wspr tests.
by Shyam Jayaraman
· 11 years ago
53492c2
veyron/services/wspr: Adding a temporary ACL authorizer for WSPR until we
by Ali Ghassemi
· 11 years ago
e5d67b4
veyron2/vdl: Move all *.idl files to *.vdl, re-generate all
by Todd Wang
· 11 years ago
598309d
veyron/services/wspr: Fixing flaky test.
by Ali Ghassemi
· 11 years ago
c0fd35e
veyron/services/wspr: Remove idlManager; the functionality is
by Todd Wang
· 11 years ago
d123fa3
Fix the build.
by Ryan Brown
· 11 years ago
b1b16a8
veyron/servies/wspr: Added test in go for javascript publish.
by Shyam Jayaraman
· 11 years ago
14f86eb
Get list of mounttable roots
by Benjamin Prosnitz
· 11 years ago
cb1219e
Merge "veyron/services/wspr: made signature_manager_test less flaky Squashed commit of the following:"
by Shyam Jayaraman
· 11 years ago
c0b0d8a
veyron/services/wspr: made signature_manager_test less flaky
by Shyam Jayaraman
· 11 years ago
c514bb1
veyron/servies/wspr/wsprd: Fix broken tests due to mounttable and
by Shyam Jayaraman
· 11 years ago
5293dcb
TBR
by Jiri Simsa
· 11 years ago