Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

fix: expose getListeners method from the transport manager #400

Merged
merged 1 commit into from
May 15, 2023

Conversation

achingbrain
Copy link
Member

To make transports that piggy-back on top of other transports able to report their multiaddrs more reliably, expose the getListeners function implemented by the transport manager.

To make transports that piggy-back on top of other transports able
to report their multiaddrs more reliably, expose the getListeners
function implemented by the transport manager.
@achingbrain achingbrain merged commit 94dc4ed into master May 15, 2023
@achingbrain achingbrain deleted the fix/expose-get-listener-method branch May 15, 2023 08:31
github-actions bot pushed a commit that referenced this pull request May 15, 2023
## [@libp2p/interface-transport-v4.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-transport-v4.0.2...@libp2p/interface-transport-v4.0.3) (2023-05-15)

### Bug Fixes

* expose getListeners method from the transport manager ([#400](#400)) ([94dc4ed](94dc4ed))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-transport-v4.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant