Module: Plushie::Runtime::Subscriptions

Included in:
Plushie::Runtime
Defined in:
lib/plushie/runtime/subscriptions.rb

Overview

Subscription lifecycle management for the Plushie runtime.

Compares the app's subscribe(model) output against active subscriptions, starting new ones and stopping removed ones. Timer subscriptions run locally; renderer subscriptions are forwarded to the bridge.

See Also:

  • ~/projects/toddy-elixir/lib/plushie/runtime/subscriptions~/projects/toddy-elixir/lib/plushie/runtime/subscriptions.ex