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-Direct support for Node.js #2583

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

Commits on Jun 7, 2024

  1. feat: WebRTC-Direct support for Node.js

    Supports listening and dialing WebRTC Direct multiaddrs in Node.js.
    
    Depends on:
    
    - [ ] libp2p/go-libp2p#2827
    - [ ] paullouisageneau/libdatachannel#1201
    - [ ] paullouisageneau/libdatachannel#1204
    - [ ] murat-dogan/node-datachannel#257
    - [ ] murat-dogan/node-datachannel#256
    
    Closes:
    
    - #2581
    achingbrain committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e2b6537 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    b572498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03044e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e052de View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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