Skip to main content

Tracking the last Ticket for a Counter

This use case demonstrates how to use our SDK to keep the last ticket served at a specific counter up-to-date. Here we show how to:

  • Receive updates about tickets called in a specific counter.
  • Execute some methods when these events happen through python decorators.