Skip to content

fix: update libp2p and use share listen address functionality#5069

Merged
martinconic merged 1 commit intomasterfrom
p2p-ws-port
Apr 10, 2025
Merged

fix: update libp2p and use share listen address functionality#5069
martinconic merged 1 commit intomasterfrom
p2p-ws-port

Conversation

@martinconic
Copy link
Contributor

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Update libp2p library to use ShareTCPListener function that shares the same listen address between TCP and Websocket
transports.
Fixes #4877

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

Copy link
Member

@janos janos left a comment

Choose a reason for hiding this comment

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

This PR is a great solution, just to load test new libp2p version.

@martinconic martinconic merged commit 39e9dc8 into master Apr 10, 2025
15 checks passed
@martinconic martinconic deleted the p2p-ws-port branch April 10, 2025 08:17
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.

p2p-enable-ws configuration option inconsequential / WS underlays not being added

3 participants