All modules:

Link copied to clipboard

This module contains a small library for generating trace files that can be viewed with Chrome by visiting chrome://tracing. Trace events are represented by the various subclasses of TraceEvent, and are encoded by a TraceEncoder. The trace file format is described in this doc.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This module contains the core workflow APIs.

Link copied to clipboard

This module contains the core APIs and logic for running workflows.

Link copied to clipboard

This module contains adapters to use Workflows with RxJava2.

Link copied to clipboard
Link copied to clipboard

This module provides a WorkflowDiagnosticListener called TracingDiagnosticListener that can be plugged into a WorkflowSession to generate a Chrome-viewable tracing file. For more information on the tracing file format, see the ../trace-encoder/README.md.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard