alloy-rs / alloy

Transports, Middleware, and Networks for the Alloy project
https://alloy.rs
Apache License 2.0
455 stars 148 forks source link

[Feature] Unified Poll/Sub API #346

Open prestwich opened 3 months ago

prestwich commented 3 months ago

Component

provider, pubsub

Describe the feature you would like

A user-facing API that unifies polling and subscription stream usage, allowing alloy to silently upgrade to subscription when available without modifying user code

Additional context

No response

prestwich commented 1 month ago

closely related to #296