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

Moving callbacks to into traits #525

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jan 5, 2024

  1. start on moving callbacks to traits

    William Utter authored and William Utter committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    58b74d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. peer connection & data channel cb traits, move EventHandler and Futur…

    …eUnit to util
    William Utter authored and William Utter committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    186c7a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. some tests and more impl

    William Utter authored and William Utter committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b8c1e21 View commit details
    Browse the repository at this point in the history
  2. more tests

    William Utter committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    96c62f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. start on examples

    William Utter committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c084970 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. compiles and passes most tests

    William Utter committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9a5f4de View commit details
    Browse the repository at this point in the history