DHT client interface to @lumeweb/kernel-swarm module
Go to file
Derrick Hammer bb657e5af0
* Refactor event emitter library to eventemitter2 and remove unnecessary import of protomux. Rewrite on and off methods to accept options object and change event listener parameter name for consistency. Replace call to protomux with emitting a setup event.
2023-04-08 16:11:39 -04:00
dist * Refactor event emitter library to eventemitter2 and remove unnecessary import of protomux. Rewrite on and off methods to accept options object and change event listener parameter name for consistency. Replace call to protomux with emitting a setup event. 2023-04-08 16:11:39 -04:00
src * Add EventEmitter2 library for event handling and remove EventEmitter3 library in index.ts; update package.json to include EventEmitter2 library. 2023-04-08 16:11:03 -04:00
LICENSE *Initial version 2022-07-19 21:38:29 -04:00
package.json * Add EventEmitter2 library for event handling and remove EventEmitter3 library in index.ts; update package.json to include EventEmitter2 library. 2023-04-08 16:11:03 -04:00
tsconfig.json *Initial version 2022-07-19 21:38:29 -04:00