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