0.2.0-rc.0 (2020-03-06)
- use correct listen addr (71e13b7)
0.1.2 (2019-10-27)
- reconnecting (9f000b2)
0.1.1 (2019-10-25)
- dialing errors (03699aa)
0.1.0 (2019-10-25)
- use release enc/dec and switch to cb based for now (d2b158a)
0.0.3 (2019-01-14)
- test: call .start() with cb (5edf8fc)
- fire discovery only after .start(), negotiate proto version (fe7dfe0)
- stardust server on readme (5f69f6a)
- 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)
- /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)