This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
Releases: libp2p/interface-transport
Releases · libp2p/interface-transport
v0.7.0
v0.6.1
v0.6.0
Features
BREAKING CHANGES
-
Transports must now be passed and use an
Upgrader
instance. See the Readme for usage. Compliance test suites will now need to passoptions
fromcommon.setup(options)
to their Transport constructor. -
docs: update readme to include upgrader
-
docs: update readme to include MultiaddrConnection ref
-
feat: add upgrader spy to test suite
-
test: validate returned value of spy