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(webrtc): add WebRTC for WASM environments #4248

Merged
merged 256 commits into from
Sep 17, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 24, 2023

  1. utils

    DougAnderson444 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e215808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d20f1 View commit details
    Browse the repository at this point in the history
  3. errors init commit

    DougAnderson444 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    10ca24c View commit details
    Browse the repository at this point in the history
  4. add FusedJsPromise

    DougAnderson444 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1790f01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d34fd3 View commit details
    Browse the repository at this point in the history
  6. commit lockfile

    DougAnderson444 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    132c1e6 View commit details
    Browse the repository at this point in the history
  7. commit lockfile

    DougAnderson444 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    15fa477 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a188e60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    babd0da View commit details
    Browse the repository at this point in the history
  10. add license = "MIT"

    DougAnderson444 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dd30772 View commit details
    Browse the repository at this point in the history
  11. rm unused code

    DougAnderson444 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8e3a65e View commit details
    Browse the repository at this point in the history
  12. corrections for ci

    DougAnderson444 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ee537f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    56e66da View commit details
    Browse the repository at this point in the history
  2. clean up deps for ci

    DougAnderson444 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0302655 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    74ca3c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    950569f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1ee35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d4eae0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. add common mod

    DougAnderson444 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fb6e3bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d281b View commit details
    Browse the repository at this point in the history
  3. add dial server test

    DougAnderson444 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    431dcfc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    5248eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16d8943 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    ccfef61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5bf7f View commit details
    Browse the repository at this point in the history
  3. it handshakes

    DougAnderson444 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d237dc6 View commit details
    Browse the repository at this point in the history
  4. restrict log

    DougAnderson444 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e3a78fd View commit details
    Browse the repository at this point in the history
  5. add to roadmap

    DougAnderson444 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    682151a View commit details
    Browse the repository at this point in the history
  6. use milliseconds

    DougAnderson444 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    312e724 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    429f511 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc45750 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65f9499 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    e8d97e3 View commit details
    Browse the repository at this point in the history
  2. use log::debug!

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7754bd9 View commit details
    Browse the repository at this point in the history
  3. rename utils/stream

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3aa336c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d77c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    976faef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    949b697 View commit details
    Browse the repository at this point in the history
  7. rm comment

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b13337f View commit details
    Browse the repository at this point in the history
  8. use WebRTCDirect

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a040dc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    492fc63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    983e2d1 View commit details
    Browse the repository at this point in the history
  11. lock file

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    af4ecee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    97b2085 View commit details
    Browse the repository at this point in the history
  13. rm pub from utils

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f78f88d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ac1c82a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c8995ac View commit details
    Browse the repository at this point in the history
  16. refactor log::debug

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7af14f7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ac538ac View commit details
    Browse the repository at this point in the history
  18. refactor log::debug

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b0079d8 View commit details
    Browse the repository at this point in the history
  19. fix typo

    DougAnderson444 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4b674d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    052b6bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    190fc1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bdd56f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a749145 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c982e13 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    e099807 View commit details
    Browse the repository at this point in the history
  2. rm readme.md

    DougAnderson444 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3f076b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efc2a3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61cce46 View commit details
    Browse the repository at this point in the history
  5. rm dead sdp code

    DougAnderson444 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e8d1f53 View commit details
    Browse the repository at this point in the history
  6. rm dead code

    DougAnderson444 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    de485ed View commit details
    Browse the repository at this point in the history
  7. clean up logging

    DougAnderson444 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    612732a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix wasm Closure

    DougAnderson444 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f957e4a View commit details
    Browse the repository at this point in the history
  2. add trace logging

    DougAnderson444 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bf7bf2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0229c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f34cc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73d3924 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec5cb38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a34bc3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06824e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    56baebf View commit details
    Browse the repository at this point in the history
  2. logging

    DougAnderson444 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    254d67b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac23860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68d0564 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. rm unused dep

    DougAnderson444 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    080c27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    305dadf View commit details
    Browse the repository at this point in the history
  3. bump deps

    DougAnderson444 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    de6098d View commit details
    Browse the repository at this point in the history
  4. update ROADMAP

    DougAnderson444 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e00166a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    1618c49 View commit details
    Browse the repository at this point in the history
  2. commit lock file

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    358b86c View commit details
    Browse the repository at this point in the history
  3. merge yamux from main

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7b8db4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adbbe4e View commit details
    Browse the repository at this point in the history
  5. fix reqwest version

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2e8c2e5 View commit details
    Browse the repository at this point in the history
  6. fix merge error

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    da71eb3 View commit details
    Browse the repository at this point in the history
  7. fix licences

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2913fbe View commit details
    Browse the repository at this point in the history
  8. rm chrono dep

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    01dd0ee View commit details
    Browse the repository at this point in the history
  9. add trunk note

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8842070 View commit details
    Browse the repository at this point in the history
  10. fix test

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c825cc3 View commit details
    Browse the repository at this point in the history
  11. fix missing dep

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a55ea68 View commit details
    Browse the repository at this point in the history
  12. commit lockfile

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7116393 View commit details
    Browse the repository at this point in the history
  13. fix formatting

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a37a727 View commit details
    Browse the repository at this point in the history
  14. leptos uses nightly

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d10203c View commit details
    Browse the repository at this point in the history
  15. fix test

    DougAnderson444 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    12fdffa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    97ed723 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    99cc8da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef6ebee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b26046e View commit details
    Browse the repository at this point in the history
  4. cleanup & docs

    DougAnderson444 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1777566 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7ecb18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40b24e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    66bbf6c View commit details
    Browse the repository at this point in the history
  2. use bounded channel

    DougAnderson444 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    6e0b93b View commit details
    Browse the repository at this point in the history
  3. cleanup

    DougAnderson444 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    7bb0884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de88725 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aa2cfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8aa139a View commit details
    Browse the repository at this point in the history
  7. rm dead comment

    DougAnderson444 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e0c0ca4 View commit details
    Browse the repository at this point in the history
  8. switch to warn

    DougAnderson444 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    dc0d569 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a562d18 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    75aed7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f72a6 View commit details
    Browse the repository at this point in the history
  3. rm unneeded comment

    DougAnderson444 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    049823c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5f5af8 View commit details
    Browse the repository at this point in the history
  5. use Fingerprint From

    DougAnderson444 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    aa3b15a View commit details
    Browse the repository at this point in the history
  6. use wasm-logger

    DougAnderson444 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d424782 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e37e985 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9484a79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d82906f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2541c35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dbc906 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    693ada7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a5c0bdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e9e9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b02a560 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c018124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd808c5 View commit details
    Browse the repository at this point in the history
  6. single line deps

    DougAnderson444 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    6609c0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c50865 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0419302 View commit details
    Browse the repository at this point in the history
  9. update example readme

    DougAnderson444 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    919863b View commit details
    Browse the repository at this point in the history
  10. minimize diff

    DougAnderson444 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a1dca96 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21833e3 View commit details
    Browse the repository at this point in the history
  12. minimize diff

    DougAnderson444 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    328ea89 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. rm extraneous logging

    DougAnderson444 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4f4c5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d355a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36871f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f993450 View commit details
    Browse the repository at this point in the history
  5. cleaner deps

    DougAnderson444 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8b3a400 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix clippy

    DougAnderson444 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b9e55c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f650469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14cd90f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    464faea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82c862b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    092dc57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ddd2ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2769297 View commit details
    Browse the repository at this point in the history
  9. fix rustdoc error

    DougAnderson444 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ac60389 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d8af29 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Reduce diff

    thomaseizinger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0e1c189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f584f39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed811ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d93d453 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e7865e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4457789 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69e3e86 View commit details
    Browse the repository at this point in the history
  8. Remove .html fallback

    thomaseizinger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d8a09d9 View commit details
    Browse the repository at this point in the history
  9. Inline into 1 file

    thomaseizinger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f5be65d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7e2f73 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    716fd75 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19c4af3 View commit details
    Browse the repository at this point in the history
  13. Use thiserror

    thomaseizinger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3a13278 View commit details
    Browse the repository at this point in the history
  14. Inline error.rs file

    thomaseizinger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1820e7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31ae801 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b21a3f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3546f56 View commit details
    Browse the repository at this point in the history
  18. Fix docs

    thomaseizinger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8fec2e5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c0d74d3 View commit details
    Browse the repository at this point in the history
  20. Update transports/webrtc-websys/CHANGELOG.md

    Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
    DougAnderson444 and thomaseizinger authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2643b73 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4ca20fb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    681994f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99fb67d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab3c78 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Remove unused imports

    thomaseizinger committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    6619124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7182dcf View commit details
    Browse the repository at this point in the history
  3. Simplify wasm code

    thomaseizinger committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    fdf106a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a377dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e00da70 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    09317d0 View commit details
    Browse the repository at this point in the history
  2. Remove stream_identifier hack

    It is only used for logging so we can do without for now.
    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    311062b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0180da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d89ebe1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    863647d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7930d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd1e8a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    507ce67 View commit details
    Browse the repository at this point in the history
  9. Polish SDP creation

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8230ca5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    519a48b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75fcbdf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    91ca28e View commit details
    Browse the repository at this point in the history
  13. Rename field

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    66fdf45 View commit details
    Browse the repository at this point in the history
  14. Don't leak closure

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2240f7b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    33f412c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8fb2600 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e758ab View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    70a2ff3 View commit details
    Browse the repository at this point in the history
  19. Reduce diff

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f7d2cb1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c6418df View commit details
    Browse the repository at this point in the history
  21. Reduce diff

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2499b9f View commit details
    Browse the repository at this point in the history
  22. Update lockfile

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    771ff81 View commit details
    Browse the repository at this point in the history
  23. Minimize deps

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2141fea View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ddc1f1d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3c08227 View commit details
    Browse the repository at this point in the history
  26. Update Cargo.lock

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3bb4c53 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3d50096 View commit details
    Browse the repository at this point in the history
  28. Appease clippy

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8129cb7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    92d8f89 View commit details
    Browse the repository at this point in the history
  30. Reduce diff

    thomaseizinger committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    30a0026 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5845556 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Fix compile error

    thomaseizinger committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    09055f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03edec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    244a157 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c56d57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a77603e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e41d00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    870045a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    4dd3bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d26864f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    470fab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed01381 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c859fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ec051b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8505d0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75e25b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a880251 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc26ded View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c23eb1 View commit details
    Browse the repository at this point in the history
  12. set REPO to lowercase in docker-image.yml

    Since my repo has uppercase letters, needs to be lowered.
    See https://github.com/orgs/community/discussions/25768
    DougAnderson444 authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a24d4ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    55b651d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd04b4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4a14e74 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e3896b8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c4693f0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    65c027b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d30cbf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    66e7844 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952160e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d22479 View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    thomaseizinger committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f4d2ecf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    7a2eda1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3cfe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0abc3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c9f0a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 17, 2023

  1. revert commit a880251 (send Reset)

    Doug committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    46876ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a74524 View commit details
    Browse the repository at this point in the history