Skynet kernel module for DHT RPC requests using the @lumeweb/dht-rpc-client package
Go to file
Derrick Hammer 876d56b25a
* Add `setupStream` to the list of imports and set up stream for `dhtInstance.swarm` when the "setup" event occurs.
2023-04-08 20:17:44 -04:00
patches *add modified b4a 2023-03-19 15:22:53 -04:00
src * Add `setupStream` to the list of imports and set up stream for `dhtInstance.swarm` when the "setup" event occurs. 2023-04-08 20:17:44 -04:00
src-build *update build script 2023-03-18 12:49:11 -04:00
LICENSE *Update LICENSE 2023-03-27 09:04:22 -04:00
README.md Create README.md 2022-06-27 18:32:49 -04:00
build.js *Initial version 2022-07-21 13:04:17 -04:00
package.json *Change approach to proxying protomux requests over the kernel 2023-04-07 22:08:49 -04:00
tsconfig.build.json *Initial version 2022-07-21 13:04:17 -04:00
tsconfig.json *Initial version 2022-07-21 13:04:17 -04:00

README.md

kernel-rpc

Skynet kernel module for DHT RPC requests using the @lumeweb/dht-rpc-client package