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

@libp2p/interface-connection-v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 14:27
· 557 commits to master since this release

@libp2p/interface-connection-v3.0.0 (2022-08-07)

⚠ BREAKING CHANGES

  • change stream muxer interface (#279)
  • change connection encryption interface to uint8arraylist (#278)

Features

  • change connection encryption interface to uint8arraylist (#278) (1fa580c)
  • change stream muxer interface (#279) (1ebe269)

Trivial Changes