ably / ably-asset-tracking-common

Common resources used by the Ably Asset Tracking SDKs.
Apache License 2.0
3 stars 3 forks source link

Add ability to display callers as well as callees #75

Closed lawrence-forooghian closed 1 year ago

lawrence-forooghian commented 1 year ago

This adds the ability to display a diagram showing which components call a given component ("callers"). Previously, you could only show which components a given component calls ("callees").

Screenshots

The new options:

image

An example of a caller diagram for ChannelConnectionStateChangeWorker:

ChannelConnectionStateChange