feat: add webrtc-direct listener in go-peer#172
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
2color
commented
Aug 29, 2024
2color
commented
Aug 30, 2024
* origin/main: deps: upgrade to libp2p v2 (#202) chore: enable unoptimised images chore: fix output mode feat: direct messages (#175) feat: loading screen (#176) deps: bump @libp2p/circuit-relay-v2 from 1.0.22 to 1.0.25 in /js-peer (#163) feat: rust peer joins peer discovery topic (#174) deps: bump @types/node from 20.12.7 to 20.14.8 in /js-peer (#166) deps: bump @types/react from 18.3.2 to 18.3.3 in /js-peer (#164) deps: bump libp2p from 1.5.1 to 1.6.1 in /js-peer (#162) deps: bump @libp2p/webtransport from 4.0.30 to 4.0.32 in js-peer (#161) deps: bump eslint-config-next from 14.2.2 to 14.2.3 in /js-peer (#159) deps: bump github.com/multiformats/go-multiaddr in /go-peer (#155) deps: bump react-dom and @types/react-dom in /js-peer (#158) deps: bump next from 14.2.2 to 14.2.3 in /js-peer (#151) deps: bump react and @types/react in /js-peer (#152)
Contributor
Author
|
Rust tests are failing. A good chance to update the workflow to only run the rust build for changes in the rust code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TODO