universal-connectivity icon indicating copy to clipboard operation
universal-connectivity copied to clipboard

Realtime decentralised chat with libp2p showing ubiquitous peer-to-peer connectivity between multiple programming languages (Go, Rust, TypeScript) and runtimes (Web, native binary) using QUIC, WebRTC...

Results 46 universal-connectivity issues
Sort by recently updated
recently updated
newest added

* Bump deps for libp2p 2.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.8 to 22.7.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.14.8&new-version=22.7.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@libp2p/circuit-relay-v2](https://github.com/libp2p/js-libp2p) from 1.0.25 to 2.1.1. Release notes Sourced from @​libp2p/circuit-relay-v2's releases. circuit-relay-v2: v2.1.1 2.1.1 (2024-09-27) Dependencies The following workspace dependencies were updated dependencies @​libp2p/interface-internal bumped from ^2.0.5 to ^2.0.6...

dependencies
javascript

* Add Go webrtc direct * Bump Go deps

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.87. Release notes Sourced from anyhow's releases. 1.0.87 Support more APIs, including Error::new and Error::chain, in no-std mode on Rust 1.81+ (#383) 1.0.86 Fix parse...

dependencies
rust

Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.10.0 to 0.12.0. Release notes Sourced from github.com/libp2p/go-libp2p-pubsub's releases. v0.12.0 Release Highlights This release includes the implementation of GossipSub v1.2; see libp2p/specs#548 What's Changed Missing flood protection...

dependencies
go