-
Notifications
You must be signed in to change notification settings - Fork 965
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
swarm: Split off "keep alive" functionality from DummyConnectionHandler
#2859
Merged
Commits on Aug 30, 2022
-
Add implementation of
ConnectionHandler
for ()() is the default associated type when creating implementations of traits with IDEs like IntelliJ Rust or rust-analyzer. Providing a `ConnectionHandler` implementation for those should make it easier for users to get started.
Configuration menu - View commit details
-
Copy full SHA for 05fa3c7 - Browse repository at this point
Copy the full SHA 05fa3c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 907f025 - Browse repository at this point
Copy the full SHA 907f025View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec843b0 - Browse repository at this point
Copy the full SHA ec843b0View commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 237b867 - Browse repository at this point
Copy the full SHA 237b867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c0e36 - Browse repository at this point
Copy the full SHA 48c0e36View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ba06870 - Browse repository at this point
Copy the full SHA ba06870View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7efb8 - Browse repository at this point
Copy the full SHA ce7efb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c93d6d - Browse repository at this point
Copy the full SHA 6c93d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db3dee - Browse repository at this point
Copy the full SHA 6db3deeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa920d - Browse repository at this point
Copy the full SHA 5aa920dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 805d1c3 - Browse repository at this point
Copy the full SHA 805d1c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3797dcf - Browse repository at this point
Copy the full SHA 3797dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b236e7f - Browse repository at this point
Copy the full SHA b236e7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 729d57e - Browse repository at this point
Copy the full SHA 729d57eView commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ea3fa2a - Browse repository at this point
Copy the full SHA ea3fa2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca4adbe - Browse repository at this point
Copy the full SHA ca4adbeView commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 78d2a4d - Browse repository at this point
Copy the full SHA 78d2a4dView commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9703c61 - Browse repository at this point
Copy the full SHA 9703c61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 569afc2 - Browse repository at this point
Copy the full SHA 569afc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c736e8d - Browse repository at this point
Copy the full SHA c736e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93af508 - Browse repository at this point
Copy the full SHA 93af508View commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 67ba7d7 - Browse repository at this point
Copy the full SHA 67ba7d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c1f21 - Browse repository at this point
Copy the full SHA 70c1f21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce104f - Browse repository at this point
Copy the full SHA 9ce104fView commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 75e36f9 - Browse repository at this point
Copy the full SHA 75e36f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2f14a - Browse repository at this point
Copy the full SHA 8a2f14aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7bd6d - Browse repository at this point
Copy the full SHA cd7bd6dView commit details -
Merge Behaviour and ConnectionHandler into dummy and keep_alive modules
It is better for these to be grouped together rather than by what interface they are implementing.
Configuration menu - View commit details
-
Copy full SHA for d847b47 - Browse repository at this point
Copy the full SHA d847b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8f1b0 - Browse repository at this point
Copy the full SHA 3b8f1b0View commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for feb4703 - Browse repository at this point
Copy the full SHA feb4703View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2f597 - Browse repository at this point
Copy the full SHA ad2f597View commit details -
Merge branch 'unit-connection-handler' of github.com:libp2p/rust-libp…
…2p into unit-connection-handler
Configuration menu - View commit details
-
Copy full SHA for 780460f - Browse repository at this point
Copy the full SHA 780460fView commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a750b07 - Browse repository at this point
Copy the full SHA a750b07View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0a167a1 - Browse repository at this point
Copy the full SHA 0a167a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b84857f - Browse repository at this point
Copy the full SHA b84857fView commit details -
Configuration menu - View commit details
-
Copy full SHA for add20ce - Browse repository at this point
Copy the full SHA add20ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f3c5a - Browse repository at this point
Copy the full SHA e6f3c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 212b787 - Browse repository at this point
Copy the full SHA 212b787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a83545 - Browse repository at this point
Copy the full SHA 8a83545View commit details -
Configuration menu - View commit details
-
Copy full SHA for d50c0d2 - Browse repository at this point
Copy the full SHA d50c0d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ff6f7 - Browse repository at this point
Copy the full SHA 54ff6f7View commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f98636 - Browse repository at this point
Copy the full SHA 1f98636View commit details
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.