tree: 83f45bb4f59024ed486c01699213c031f3a03fc4 [path history] [tgz]
  1. client/
  2. server/
  3. README.md
examples/fidl/dart/request_pipelining/README.md

Dart echo pipelined example

To run:

On host:

$ fx set <product>.<board> --with examples/fidl/dart:all \
    --with-base //src/dart \
    --args='core_realm_shards += [ "//src/dart:dart_runner_core_shard" ]'
$ fx build
$ ffx component run /core/ffx-laboratory:echo_realm fuchsia-pkg://fuchsia.com/echo-launcher-dart#meta/echo_realm.cm
$ ffx component start /core/ffx-laboratory:echo_realm/echo_client