js-libp2p icon indicating copy to clipboard operation
js-libp2p copied to clipboard

chore: use emittery

Open vasco-santos opened this issue 4 years ago • 0 comments

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.

vasco-santos avatar Jan 18 '21 15:01 vasco-santos