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

feat: stun protocol & stun connection #9

Merged
merged 44 commits into from
May 24, 2024
Merged

feat: stun protocol & stun connection #9

merged 44 commits into from
May 24, 2024

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    a53c04f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    6778672 View commit details
    Browse the repository at this point in the history
  2. add Username attribute

    lchenut committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7be3d0a View commit details
    Browse the repository at this point in the history
  3. genUfrag procedure

    lchenut committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f4ca113 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    81a2a51 View commit details
    Browse the repository at this point in the history
  2. First draft of getPing

    lchenut committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    52296d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    2b70ad7 View commit details
    Browse the repository at this point in the history
  2. Use UdpPacketInfo tuple

    lchenut committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    50fde87 View commit details
    Browse the repository at this point in the history
  3. Change closing debug message

    lchenut committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    82203f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa5d674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d070b5 View commit details
    Browse the repository at this point in the history
  6. Add a last UdpPacketInfo

    lchenut committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    762acd8 View commit details
    Browse the repository at this point in the history
  7. Add comments

    lchenut committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5ce6796 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    5e9a335 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    832a343 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    18e302b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eb2940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f075c40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5100b40 View commit details
    Browse the repository at this point in the history
  5. rename getPong test

    lchenut committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5c3afe1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. remove maximum connections

    lchenut committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4660ac0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Add ICE stun attributes

    lchenut committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7c36e98 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Stun rework

    lchenut committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cf84596 View commit details
    Browse the repository at this point in the history
  2. feat: getBindingRequest

    lchenut committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b22d6a5 View commit details
    Browse the repository at this point in the history
  3. fix oversight & add comments

    lchenut committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    aada110 View commit details
    Browse the repository at this point in the history
  4. Test rework

    lchenut committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9e95f56 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    bdf32d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f2dae5 View commit details
    Browse the repository at this point in the history
  3. Update TODO

    lchenut committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bccc27f View commit details
    Browse the repository at this point in the history
  4. fix comment typo

    lchenut committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    47319e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix: test lacking precision

    lchenut committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9508b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65bbfba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0c4013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    559c857 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    735cde8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    11b4d42 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    3a5b206 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. chore: remove redundant test

    lchenut committed May 24, 2024
    Configuration menu
    Copy the full SHA
    955b1d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285d7fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea2e56a View commit details
    Browse the repository at this point in the history
  4. chore: renames init into new

    lchenut committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a1a1acc View commit details
    Browse the repository at this point in the history
  5. fix: compilation warnings

    lchenut committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0aab612 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3af915 View commit details
    Browse the repository at this point in the history
  7. feat: limit queues size

    lchenut committed May 24, 2024
    Configuration menu
    Copy the full SHA
    96749ab View commit details
    Browse the repository at this point in the history