(runtime|services): Implement new AllGlobberX and ChildrenGlobberX

This change adds support for the new AllGlobberX and ChildrenGlobberX to
the rpc Server, and convers most of the code to use them.

I'm not super happy with the wspr change, but it works. Added TODO to
revisit.

Depends on v.io/c/13589

Partly addresses v.io/i/532 and v.io/i/533

MultiPart: 2/3
Change-Id: I541587e5d376a65f2b5ba4a3aab8f4b7063ad042
21 files changed
tree: dbbe0b30d59531941a7e0aa2798d52ecb0088bcd
  1. cmd/
  2. examples/
  3. internal/
  4. lib/
  5. runtime/
  6. services/
  7. test/
  8. .gitignore
  9. AUTHORS
  10. CONTRIBUTORS
  11. envvar.go
  12. envvar_test.go
  13. LICENSE
  14. PATENTS
  15. README.md
  16. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.