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

swarm/src/behaviour: Move Toggle into swarm::behaviour #2375

Merged
merged 4 commits into from
Dec 9, 2021

Conversation

mexskican
Copy link
Contributor

See #2370 (comment) for motivation.

Move toggle.rs into the swarm::behaviour module.
The NetworkBehaviour implementation on Toggle hasn't changed.

Move `toggle.rs` into the `behaviour` module.
The `NetworkBehaviour` implementation of `Toggle` hasn't changed.
@mexskican mexskican changed the title swarm/src/behaviour: Move Toggle into behaviour swarm/src/behaviour: Move Toggle into swarm::behaviour Dec 8, 2021
Copy link
Member

@mxinden mxinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mexskican for the additional patch!

@mxinden mxinden merged commit dd9e0a1 into libp2p:master Dec 9, 2021
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.

3 participants