Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Implement the FirstSupportedProtocol API #147

Merged
merged 3 commits into from May 14, 2020

Conversation

aarshkshah1992
Copy link
Contributor

@aarshkshah1992 aarshkshah1992 commented May 8, 2020

Implements interface change proposed in libp2p/go-libp2p-core#148.

This PR adds a SupportsAnyProtocol API that allows clients to determine if the peer supports ANY of the given protocols without knowing which of the given protocols it actually supports.

@aarshkshah1992 aarshkshah1992 changed the title Implement the SupportsAnyProtocol API Implement the FirstSupportedProtocol API May 11, 2020
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

Merge and cut a minor release when ready.

@aarshkshah1992 aarshkshah1992 merged commit ce24bfc into master May 14, 2020
@aarshkshah1992 aarshkshah1992 deleted the feat/supports-no-alloc branch May 14, 2020 11:16
@Stebalien Stebalien mentioned this pull request May 26, 2020
77 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants