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

{Audio,Video}Stream: use AsyncIterableIterator #272

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Commits on Sep 20, 2024

  1. make AudioStream use AsyncIterableIterator

    instead of having a typed EventEmitter
    nbsp committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    453bd2b View commit details
    Browse the repository at this point in the history
  2. Create real-toes-accept.md

    nbsp committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8667110 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. add mutex

    nbsp committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    32cf737 View commit details
    Browse the repository at this point in the history
  2. add same for videostream

    nbsp committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    aeb27e1 View commit details
    Browse the repository at this point in the history