Releases: libp2p/js-libp2p-websocket-star-rendezvous
Releases · libp2p/js-libp2p-websocket-star-rendezvous
v0.4.1
Bug Fixes
- crypto challenge stall due to callback usage of async/await (#37) (2647595)
v0.4.0
Features
- switches to async/await and upgrade hapi to v18 (946e8a1)
BREAKING CHANGES
- All functions that took callbacks now return promises
v0.3.0
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
Bug Fixes
- give crypto.verify a buffer (#23) (0c8c290)
- make it executable available through websocket-star (d18087c)
v0.2.3
chore: release version v0.2.3
v0.2.1
Bug Fixes
- Docker cmd - feat: Disable metrics option (21f95d2)
- release command (37e5b1f)
v0.2.0
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)