tree: 9fd26f3854b9b0b2c1d7854350819519701d388d [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