js-libp2p
js-libp2p copied to clipboard
chore: use emittery
EventEmitter is not isomorphic and using this will be problematic with Webpack5. We should consider changing it in favour of emittery or similar. This will be a breaking change as the API is slightly different.