Skip to content

Live visualizer#765

Open
frankmcsherry wants to merge 1 commit intoTimelyDataflow:masterfrom
frankmcsherry:visualization
Open

Live visualizer#765
frankmcsherry wants to merge 1 commit intoTimelyDataflow:masterfrom
frankmcsherry:visualization

Conversation

@frankmcsherry
Copy link
Member

Not certain it should merge here, vs be a new crate maybe, but a Claude-assisted live visualizer for timely dataflows. You start a server and the register the worker to register a logger.

  let server = Server::start(51371);

  // inside execute closure:
  server.register(worker);

There's an example, and it all seems to work. :D

CleanShot 2026-03-18 at 22 18 04@2x

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.

1 participant