You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,15 @@ This Lightning App allows to monitor streaming events: PushTopic events, generic
8
8
9
9
Features:
10
10
11
-
-Subscribe to all streaming events (event types are automatically discovered)
12
-
-Subscribe to and unsubscribe from specific streaming events with a user-friendly UI
13
-
-Publish an event (generic events and platform events)
14
-
-Register an event source (instructions and shortcuts)
15
-
-Analyze past event content with
16
-
-timeline or table view
17
-
-dynamic filters
18
-
-flexible replay options
19
-
-View org limits and event usage metrics
11
+
- Subscribe to all streaming events (event types are automatically discovered)
12
+
- Subscribe to and unsubscribe from specific streaming events with a user-friendly UI
13
+
- Publish an event (generic events and platform events)
14
+
- Register an event source (instructions and shortcuts)
15
+
- Analyze past event content with
16
+
- timeline or table view
17
+
- dynamic filters
18
+
- flexible replay options
19
+
- View org limits and event usage metrics
20
20
21
21
The app leverages the [lighnting-emp-api](https://developer.salesforce.com/docs/component-library/bundle/lightning-emp-api/documentation) Lightning Web Component for streaming event subscriptions and [D3.js](https://d3js.org/) to draw a dynamic event timeline.
0 commit comments