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: add webrtc-direct listener in go-peer #172

Merged
merged 13 commits into from
Nov 1, 2024
Merged

Conversation

2color
Copy link
Collaborator

@2color 2color commented Jul 9, 2024

TODO

  • Update go-libp2p deps

@2color 2color requested a review from a team as a code owner July 9, 2024 12:37
Copy link

vercel bot commented Jul 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universal-connectivity ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 8:09am

go-peer/main.go Outdated Show resolved Hide resolved
go-peer/main.go Outdated Show resolved Hide resolved
@2color 2color changed the title feat: add experimental support in go for webrtc feat: add webrtc-direct listener in go-peer Sep 3, 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)
@2color
Copy link
Collaborator Author

2color commented Oct 31, 2024

Rust tests are failing. A good chance to update the workflow to only run the rust build for changes in the rust code

@2color 2color merged commit 6e8e03d into main Nov 1, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants