Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Add webrtc transport to uci #519

Merged
merged 1 commit into from
May 12, 2023
Merged

Add webrtc transport to uci #519

merged 1 commit into from
May 12, 2023

Conversation

achingbrain
Copy link
Contributor

No description provided.

@achingbrain achingbrain requested a review from a team as a code owner May 10, 2023 10:43
@achingbrain achingbrain requested a review from galargh May 10, 2023 10:43
achingbrain added a commit to libp2p/js-libp2p-webrtc that referenced this pull request May 11, 2023
- Use event bus to populate listened-on addresses
- Derive the connection remote address from the SDP offer so the remote address is a webrtc address and not related to the underlying transport that was used to do the SDP handshake
- Simplify example tests with `test-ipfs-example` - no need to install playwright separately
- Update browser to browser example test to test without the relay
- Set connection close time when RTCPeerConnection closes
- Updates all streaming deps
- Removes unused peer-store dependency
- Updates project config and fixes badges
- Updates ci files (will be automated by protocol/.github#519 )

BREAKING CHANGE: must be used with libp2p@0.45.x
@galargh galargh merged commit 5c75e9e into master May 12, 2023
@galargh galargh deleted the ci/add-webrtc-transport branch May 12, 2023 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants