Skynet Kernel module for IPFS using @lumeweb/relay
Go to file
Derrick Hammer 824881ed88
* Add support for chunked streaming in `index.ts` by setting up a next chunk promise and handling "next" and "abort" messages in the receive update callback.
2023-04-09 17:16:12 -04:00
patches *patch b4a 2023-04-09 00:47:56 -04:00
src * Add support for chunked streaming in `index.ts` by setting up a next chunk promise and handling "next" and "abort" messages in the receive update callback. 2023-04-09 17:16:12 -04:00
src-build *Rewrite to use new IPFS proxy protocol over relay network 2023-03-17 05:36:02 -04:00
LICENSE Initial commit 2022-08-03 12:10:30 -04:00
build.js Revert "Revert "* Remove timers.js from build.js inject."" 2023-04-09 02:38:32 -04:00
package.json * Add '@lumeweb/libkernel-universal' as dependency and make socket.ts asynchronous using 'maybeGetAsyncProperty'. 2023-04-09 00:50:14 -04:00
polyfill.js *add webcrypto polyfill fork 2023-04-04 06:30:22 -04:00
tsconfig.build.json *Initial version 2022-08-05 09:25:55 -04:00
tsconfig.json *Initial version 2022-08-05 09:25:55 -04:00