Vasco Santos
e2419ea308
feat: add types ( #74 )
2020-12-10 14:03:17 +01:00
Marin Petrunić
eacdc246da
chore: add type generation from jsdoc ( #64 )
2020-09-30 11:21:11 +02:00
Vasco Santos
e10a1545c8
fix: reconnect should trigger topology on connect if protocol stored ( #54 )
...
* fix: reconnect should trigger topology on connect if protocol stored
* chore: address review
2020-07-03 15:48:12 +02:00
Vasco Santos
a55c7c454a
chore: remove peer-info usage on topology ( #42 )
...
* chore: remove peer-info usage on topology
BREAKING CHANGE: topology api now uses peer-id instead of peer-info
2020-06-05 16:12:33 +02:00
Alex Potsides
c77d8de2e7
fix: remove use of assert module ( #34 )
...
* fix: remove use of assert module
The polyfill is big, we can simulate it by throwing an Error and it doesn't work under React Native.
* chore: pr comments
2020-02-17 22:19:13 +01:00
Vasco Santos
d5dd256a21
fix: multicodec topology disconnect with peer param ( #12 )
2019-12-02 16:06:26 +01:00
Vasco Santos
a67abccabf
feat: add class-is to topology ( #11 )
2019-11-15 14:49:39 +01:00
Vasco Santos
21d8ae6d96
fix: multicodec topology update peers with multicodec ( #10 )
2019-11-15 14:48:43 +01:00
Vasco Santos
8bee747c7c
feat: add topology interfaces ( #7 )
...
* feat: topology
* feat: multicodec-topology
* chore: address review
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
* chore: remove error from disconnect
* docs: topology
* chore: apply suggestions from code review
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
2019-11-14 11:52:06 +01:00