libp2p-exchange-rendezvous
Version:
Data Exchange component that uses other peers to exchange requests/responses
27 lines (11 loc) • 674 B
Markdown
<a name="0.0.2"></a>
## [0.0.2](https://github.com/mkg20001/libp2p-exchange-rendezvous/compare/v0.0.1...v0.0.2) (2018-06-17)
### Features
* more debug logs ([464da9c](https://github.com/mkg20001/libp2p-exchange-rendezvous/commit/464da9c))
<a name="0.0.1"></a>
## 0.0.1 (2018-06-15)
### Bug Fixes
* fix all the bugs (crypto.encrypt still missing in browser) ([ff6f751](https://github.com/mkg20001/libp2p-exchange-rendezvous/commit/ff6f751))
* lots of fixes ([776de25](https://github.com/mkg20001/libp2p-exchange-rendezvous/commit/776de25))
### Features
* finish implementation ([144ef94](https://github.com/mkg20001/libp2p-exchange-rendezvous/commit/144ef94))