Skip to content

Conversation

VimCommando
Copy link
Contributor

Expanding on the "Hello World" example, this activity feed includes additional implementations.

From the axum-activity-feed.html:

  1. Nine data-signals
  2. Two data-bind for inputs
  3. Four data-on-click buttons
  4. A conditional data-class for disabled button styling
  5. Seven dynamic data-text elements

From the axum-activity-feed.rs:

  1. A multi-value Signals struct
  2. A Status enum that is also used as an extract::Path route property
  3. A long-running generate function that emits a user-defined number of events to the SSE stream
  4. An event function that emits a single signal/element pair

@GlenDC GlenDC merged commit 6443d3a into starfederation:main Jul 29, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants