playground: Change many uses of v23.NewServer to use xrpc.New*Server instead.

This is designed to reduce boilerplate and prove out the xrpc interface.
All but about 10 uses were replaced.

Some of the remaining calls are more complicated because the services/dispatchers
currently take the serving address as a construction parameter.

MultiPart: 8/9

Change-Id: I7cff98fa4917c25dafd6ed4514b31590ba1994e4
2 files changed
tree: c47f19b3fd17eee43563605a24fd3e91dc8d8368
  1. client/
  2. go/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTORS
  6. LICENSE
  7. PATENTS
  8. README.md
  9. VERSION
README.md

This repository contains the Vanadium project playground.