Releases: libp2p/js-libp2p-webrtc-star
Releases · libp2p/js-libp2p-webrtc-star
v0.17.0
02 Oct 11:26
Compare
Sorry, something went wrong.
No results found
Code Refactoring
BREAKING CHANGES
Switch to using async/await and async iterators. The transport and connection interfaces have changed.
v0.16.1
12 May 20:46
Compare
Sorry, something went wrong.
No results found
Features
start/stop discovery events when start/stop called (#176 ) (f4dc087 )
v0.16.0
08 May 09:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
BREAKING CHANGES
signaling server api with async await instead of callbacks
v0.15.8
10 Jan 15:01
Compare
Sorry, something went wrong.
No results found
v0.15.7
04 Jan 16:58
Compare
Sorry, something went wrong.
No results found
Features
only send new peers, not the whole peer list (e12089b )
v0.15.6
26 Nov 09:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
catch RTCPeerConnection failed connections (b65d509 )
v0.15.5
17 Sep 13:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
catch RTCPeerConnection failed connections (b65d509 )
v0.15.4
27 Aug 12:47
Compare
Sorry, something went wrong.
No results found
chore: release version v0.15.4
v0.15.3
19 Jun 06:19
Compare
Sorry, something went wrong.
No results found
v0.15.2
01 Jun 15:19
Compare
Sorry, something went wrong.
No results found
Bug Fixes
race condition using pump (2e430c1 )
Features
using block-stream to control webRTC transport (8d76dd0 )