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

Releases: libp2p/js-libp2p-websocket-star-rendezvous

v0.4.1

02 Aug 14:21
8a3fb60
Compare
Choose a tag to compare

Bug Fixes

  • crypto challenge stall due to callback usage of async/await (#37) (2647595)

v0.4.0

19 Jul 17:52
e0e799d
Compare
Choose a tag to compare

Features

  • switches to async/await and upgrade hapi to v18 (946e8a1)

BREAKING CHANGES

  • All functions that took callbacks now return promises

v0.3.0

29 Nov 11:01
56311e0
Compare
Choose a tag to compare

Bug Fixes

  • dont use 'this' in root anon function (c6a833e)
  • logo was broken on main page (#25) (41eed04)
  • regex bug for ipv4 test (#24) (696ed92)
  • remove warning for too many listeners on socket.io sockets (#28) (3d9b96e)

Features

  • include existing peers in response to ss-join (f12aea3)
  • use node 10 in docker image (#26) (91db9cf)

v0.2.4

16 Oct 17:46
3ba91c0
Compare
Choose a tag to compare

Bug Fixes

  • give crypto.verify a buffer (#23) (0c8c290)
  • make it executable available through websocket-star (d18087c)

v0.2.3

12 Feb 10:58
7ecb319
Compare
Choose a tag to compare
chore: release version v0.2.3

v0.2.2

07 Dec 19:13
9024672
Compare
Choose a tag to compare

Features

v0.2.1

19 Nov 11:29
ceff5f0
Compare
Choose a tag to compare

Bug Fixes

  • Docker cmd - feat: Disable metrics option (21f95d2)
  • release command (37e5b1f)

v0.2.0

28 Oct 12:46
78eab7b
Compare
Choose a tag to compare

Bug Fixes

Features

  • Joins metric - fix: config (81c8eb7)
  • Link directly to readme in about page (d7fba03)
  • metrics (WIP) - feat: Dockerfile - fix/feat: various other things (fa518b1)
  • Update README - feat: Use dumb-init in docker-image (4fbed33)