Use the "roaming" instead of "generic" runtime factory.

See vanadium/issues#1289

This required an unfortunate hack to the example fortune server in the
tests here so that the test continues to pass when run on Google Compute
Engine virtual machines.

A more appropriate fix: Setting a tight ListenSpec when running code on
the playground is left as an excercise for the future.

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

This repository contains the Vanadium project playground.