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/behaviour: Remove deprecated NetworkBehaviourEventProcess #2840

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Aug 24, 2022

Description

Removes the NetworkBehaviourEventProcess and all its associated logic.

Links to any relevant issues

See deprecation pull request #2784.

Find rational in #2751.

Open Questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

Removes the `NetworkBehaviourEventProcess` and all its associated logic.

See deprecation pull request libp2p#2784.

Find rational in libp2p#2751.
@mxinden mxinden merged commit ca07ce4 into libp2p:master Aug 26, 2022
@mxinden mxinden mentioned this pull request Sep 5, 2022
5 tasks
mxinden added a commit to mxinden/rust-libp2p that referenced this pull request May 25, 2023
The `libp2p-swarm-derive` `event_process` option was removed in
libp2p#2840.
mergify bot pushed a commit that referenced this pull request May 25, 2023
The `libp2p-swarm-derive` `event_process` option was removed in #2840.

Pull-Request: #3984.
umgefahren pushed a commit to umgefahren/rust-libp2p that referenced this pull request Mar 8, 2024
…2p#2840)

Removes the `NetworkBehaviourEventProcess` and all its associated logic.

See deprecation pull request libp2p#2784.

Find rational in libp2p#2751.
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