[routing] Update outgoing directory add methods.

OutgoingDirectory.AddProtocol has changed. This updates the routing
sample usage to align with the updated method syntax.

Fixed: 118702
Change-Id: I64e63751d449a3957c9123da30832738f3eca96c
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-samples/getting-started/+/785831
Reviewed-by: Chris Holguin <cholguin@google.com>
4 files changed
tree: 28888c60bdf4640020857c7592c10f91686893e3
  1. scripts/
  2. src/
  3. third_party/
  4. tools/
  5. .bazelignore
  6. .bazelrc
  7. .gitignore
  8. .gitmodules
  9. AUTHORS
  10. CONTRIBUTING.md
  11. getting-started.code-workspace
  12. LICENSE
  13. OWNERS
  14. PATENTS
  15. README.md
  16. WORKSPACE.bazel
README.md

Fuchsia samples using the Fuchsia SDK

This repository contains instructions and source code to build, package and run Fuchsia samples using only the Fuchsia SDK.

Please refer to https://fuchsia.dev/fuchsia-src/get-started/sdk for the most up to date guidance on how to bootstrap this repository.