This repository was archived by the owner on Apr 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 93
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: libp2p/js-libp2p-webrtc-star
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 89cf20c43bd694146325276e4370a8c81d5377e3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: libp2p/js-libp2p-webrtc-star
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9dc6899250d85003de21a094c231ffea3a378dfe
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
3
contributors
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 11c5c70 - Browse repository at this point
Copy the full SHA 11c5c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2d19f - Browse repository at this point
Copy the full SHA fa2d19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3187c2b - Browse repository at this point
Copy the full SHA 3187c2bView commit details
Commits on Feb 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aa770af - Browse repository at this point
Copy the full SHA aa770afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f080b2 - Browse repository at this point
Copy the full SHA 1f080b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9f08a - Browse repository at this point
Copy the full SHA aa9f08aView commit details
Commits on Feb 24, 2021
-
chore(deps): bump err-code from 2.0.3 to 3.0.1 (#302)
Bumps [err-code](https://github.com/IndigoUnited/js-err-code) from 2.0.3 to 3.0.1. - [Release notes](https://github.com/IndigoUnited/js-err-code/releases) - [Commits](https://github.com/IndigoUnited/js-err-code/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ef0358 - Browse repository at this point
Copy the full SHA 8ef0358View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b3fd0 - Browse repository at this point
Copy the full SHA b8b3fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f644b08 - Browse repository at this point
Copy the full SHA f644b08View commit details
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 44f4232 - Browse repository at this point
Copy the full SHA 44f4232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ea046 - Browse repository at this point
Copy the full SHA 35ea046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53cbde6 - Browse repository at this point
Copy the full SHA 53cbde6View commit details
Commits on Apr 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5b7b142 - Browse repository at this point
Copy the full SHA 5b7b142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b206f - Browse repository at this point
Copy the full SHA 68b206fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c780457 - Browse repository at this point
Copy the full SHA c780457View commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4c82721 - Browse repository at this point
Copy the full SHA 4c82721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccf5be - Browse repository at this point
Copy the full SHA 4ccf5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eacc5f - Browse repository at this point
Copy the full SHA 2eacc5fView commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f61c4a1 - Browse repository at this point
Copy the full SHA f61c4a1View commit details
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1076b5b - Browse repository at this point
Copy the full SHA 1076b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a046a72 - Browse repository at this point
Copy the full SHA a046a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4822c40 - Browse repository at this point
Copy the full SHA 4822c40View commit details
Commits on Jun 16, 2021
-
chore: update deps and use socket.io server v4 (#362)
* chore: update ipfs-utils dep To reduce dupes in the dep tree * chore: fix tests * chore: increase timeout globally * chore: fix up tests - Updates all deps - Runs client tests with socket.io-client 2, 3 and 4 - Destroys connection when handshake errors, otherwise they are left open * chore: update test command * chore: only use v4 server * chore: linting * chore: typos
Configuration menu - View commit details
-
Copy full SHA for 441a34e - Browse repository at this point
Copy the full SHA 441a34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d01cd4a - Browse repository at this point
Copy the full SHA d01cd4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c629cc1 - Browse repository at this point
Copy the full SHA c629cc1View commit details
Commits on Jul 7, 2021
-
BREAKING CHANGE: uses new major of multiaddr, mafmt and friends
Configuration menu - View commit details
-
Copy full SHA for e4360f2 - Browse repository at this point
Copy the full SHA e4360f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e88d63d - Browse repository at this point
Copy the full SHA e88d63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590c5fc - Browse repository at this point
Copy the full SHA 590c5fcView commit details
Commits on Aug 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4e4180 - Browse repository at this point
Copy the full SHA b4e4180View commit details
Commits on Sep 28, 2021
-
feat: make into monorepo (#376)
Splits transport and server out into separate packages to reduce the amount of time it takes to install the transport when you don't need the server. BREAKING CHANGE: The transport module no longer includes the signalling server
Configuration menu - View commit details
-
Copy full SHA for 8c7f5de - Browse repository at this point
Copy the full SHA 8c7f5deView commit details -
chore: upgrade to GitHub-native Dependabot (#339)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <alex@achingbrain.net>
Configuration menu - View commit details
-
Copy full SHA for 845b40d - Browse repository at this point
Copy the full SHA 845b40dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ad848 - Browse repository at this point
Copy the full SHA 57ad848View commit details -
- libp2p-webrtc-star-signalling-server@0.1.0 - libp2p-webrtc-star@0.24.0
Configuration menu - View commit details
-
Copy full SHA for 39ea3b2 - Browse repository at this point
Copy the full SHA 39ea3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5bad4 - Browse repository at this point
Copy the full SHA 0d5bad4View commit details
Commits on Nov 30, 2021
-
Pulls in updated prom-client which has less CPU usage
Configuration menu - View commit details
-
Copy full SHA for e2683bd - Browse repository at this point
Copy the full SHA e2683bdView commit details -
- libp2p-webrtc-star-signalling-server@0.1.1 - libp2p-webrtc-star@0.24.1
Configuration menu - View commit details
-
Copy full SHA for 22ffd5c - Browse repository at this point
Copy the full SHA 22ffd5cView commit details
Commits on Dec 2, 2021
-
chore: update to new peer-id and libp2p-crypto (#387)
BREAKING CHANGE: requires node 15+
Configuration menu - View commit details
-
Copy full SHA for 28db4a0 - Browse repository at this point
Copy the full SHA 28db4a0View commit details -
- libp2p-webrtc-star-signalling-server@0.1.2 - libp2p-webrtc-star@0.25.0
Configuration menu - View commit details
-
Copy full SHA for 9dc6899 - Browse repository at this point
Copy the full SHA 9dc6899View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.