tree: 55718b996fd13e8c01c580336a86616e1829fdf8 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. METADATA.textproto
  4. OWNERS
  5. README.md
src/sys/lib/component-events/README.md

Component Events Client Library

This library provides convenience functions for clients that interact with the fuchsia.component.EventStream protocol.

The library is primarily used in OpaqueTest integration tests.

The library has support for:

  • Event parsing
  • Event sequence matching
  • Event logging
  • Capability injection/interposition