Data source

Client signal vs server page fetcher data sources.

Client signal

Host-owned RwSignal<Vec<HistoryEntry>> is the simplest integration.

History
  • Jordan Leechanged name from "Acme" to "Acme Corp"
  • Systemcreated
Server infinite scroll

HistoryPageFetcher pages through a newest-first fixture set as the list scrolls.

History