This repository was archived by the owner on Feb 26, 2021. It is now read-only.
Releases: libp2p/js-libp2p-stardust
Releases · libp2p/js-libp2p-stardust
v0.2.0-rc.0
Bug Fixes
- use correct listen addr (71e13b7)
v0.1.2
v0.1.1
v0.1.0
v0.0.3
v0.0.2
Bug Fixes
- IT WORKS!! 🎉 (2a32d65)
- lint (7dee361)
- lint (365a91d)
- more fixes (750016b)
- server not sending anything if no other peers are online (074ccd1)
- tests (3bbbfa2)
- use spaces instead of tabs in flow diagram (53df9f3)
Features
- /p2p-stardust addresses (0507bb6)
- a bit more transport interface integration (693df7b)
- add .stop() to server and .dial() to client (b699bae)
- add bin.js (13b63dd)
- add muxer code (5409881)
- better README (2e7c61c)
- discovery fixes and tests (42756b4)
- Dockerfile (d77e5a0)
- implement softFail option (b295fcd)
- Initial client implementation (bc3f1a8)
- Initial server implementation (16faa44)
- readme: add discovery flow (d0b59d4)
- initial work on testing, other fixes (2ef45b0)
- initial work to integrate with transport interface (c035e87)
- readme: discovery flow (28a37a7)
- readme: example, usage, etc (dddc918)
- readme: update todos (5eba922)
- remove .proto from README, link it instead (4554d8b)
- swap xor for sha512 (b100396)