Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SubscriptionInformation struct to usubscription #179

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 7, 2024

  1. Add SubscriptionInformation struct to usubscription

    * In uStreamer, there will be a SubscriptionCache that is used to locally track subscriptions coming in from the subscription service. We needed to create a data structure to track these subscriptions, which I have defined here.
    matthewd0123 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6d57727 View commit details
    Browse the repository at this point in the history