Skip to content

Draft: Tango object with stateless events + client side polling

Valentin Valls requested to merge rework-tango-polling2 into master

This MR is a test around Tango object.

For now it's just a test, there is no need to merge it.

  • Use stateless subscriptions (which can be setup once, without the device, and automatically polled every 10s)
  • When events are not setup, use client side polling
Edited by Valentin Valls

Merge request reports