Skip to content

Latest commit

 

History

History
84 lines (40 loc) · 5.03 KB

File metadata and controls

84 lines (40 loc) · 5.03 KB

Bug Fixes

Dependencies

  • update @multiformats/multiaddr to 11.0.0 (#288) (57b2ad8)

Bug Fixes

  • revert connection encryption change to accept Uint8ArrayLists (#280) (03d763c)

⚠ 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

Trivial Changes

Features

⚠ BREAKING CHANGES

  • The Connection and Stream APIs have been updated

Features

  • store stream data on the stream, track the stream direction (#245) (6d74d2f)

Trivial Changes

@libp2p/interface-connection-v1.0.0 (2022-06-14)

⚠ BREAKING CHANGES

  • most modules have been split out of the @libp2p/interfaces and @libp2p/interface-compliance-tests packages

Trivial Changes