This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Releases: libp2p/js-libp2p-tcp
Releases · libp2p/js-libp2p-tcp
v0.16.0
v0.15.4
v0.15.3
v0.15.2
Bug Fixes
- catch error from maConn.close (#128) (0fe0815)
- catch thrown maConn errors in listener (#122) (86db568), closes #121
- intermittent error when asking for interfaces (#137) (af9804e)
- remove use of assert module (#123) (6272876)
- transport should not handle connection if upgradeInbound throws (#119) (21f8747)
Chores
BREAKING CHANGES
-
- The multiaddr dep used by this module returns Uint8Arrays and may
not be compatible with previous versions
- The multiaddr dep used by this module returns Uint8Arrays and may
-
chore: update utils
-
chore: remove gh dep url