Skip to content

Conversation

achingbrain
Copy link
Collaborator

Refactors code to conform to the [email protected] API.

  • Encrypted streams are now EventTargets

BREAKING CHANGE: Must be used with [email protected], it cannot be used with earlier versions

@achingbrain achingbrain force-pushed the feat/upgrade-to-libp2p-v3-api branch from a1c90fd to 06b6298 Compare September 24, 2025 06:36
@achingbrain
Copy link
Collaborator Author

achingbrain commented Sep 24, 2025

Opened as a draft because the tests still need a bit of work. The mock network code was removed from @libp2p/interface-compliance-tests - to bridge the gap I think multistream-select just needs to run here.

Refactors code to conform to the `[email protected]` API.

- Encrypted streams are now EventTargets

BREAKING CHANGE: Must be used with `[email protected]`, it cannot be used with earlier versions
@achingbrain achingbrain force-pushed the feat/upgrade-to-libp2p-v3-api branch from 06b6298 to ccd5191 Compare September 24, 2025 06:41
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.

1 participant