mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-02-27 11:33:18 +00:00
* don't dial peers if they exist in PeerStore already * fix(tests): bugs & add types to dispatch event * fix: more tests * fix: dial validation * update doc & reduce delay * refactor test * use -1 instead of Infinity * fix comment * fix rebase