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

protocols/kad: Refactor KademliaEvent #2321

Merged
merged 8 commits into from Oct 30, 2021
Merged

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Oct 30, 2021

Rename KademliaEvent::InboundRequestServed to KademliaEvent::InboundRequest and move
InboundPutRecordRequest into InboundRequest::PutRecord and InboundAddProviderRequest into
InboundRequest::AddProvider.

Replaces #2297.

supercmmetry and others added 8 commits October 16, 2021 10:52
- Refactored InboundPutRecordRequest to InboundRequest::PutRecord
- Refactored InboundAddProviderRequest to InboundRequest::AddProvider
- Refactored KademliaEvent::InboundRequestServed to KademliaEvent::InboundRequest

Signed-off-by: supercmmetry <vishaals2000@gmail.com>
- Remove doclink for InboundPutRecordRequest
- Remove doclink for InboundAddProviderRequest

Signed-off-by: supercmmetry <vishaals2000@gmail.com>
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
@mxinden mxinden merged commit 06c339c into libp2p:master Oct 30, 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.

None yet

2 participants