Stavros Charitakis
Stavros Charitakis
When using the example illustrated [here](https://github.com/libp2p/js-libp2p/blob/master/examples/protocol-and-stream-muxing/3.js) with some modifications an error was thrown. After investigating a little I found that if you console.log(requestedProtocol) the function is running multiple time. ```...
First of all . very nice work. I was wondering if there is a way to upgrade the node.js version . I saw that the current version is v12.19.0. I...
Hi, I created a simple capacitor android app and everything seems fine on the emulator , but when I tried it on a real device unfortunately it didn't . Strangely...
First of all , It is the most amazing project I have ever come across. I was wondering how can I pipe the hypercore.replicate stream which is a duplex Node.js...
Components folder is missing from the Example in workflow/management Also I find it difficult to undestand how can I call the sequence example in authoring from the management example. Any...
Since, according to the documentation, having a workflow that spawns many workers is not ideal and the proposed solution is to have child workflows can you please point me to...
I have tried to run on android a node app that includes a dependency that includes the sodium-native package and it crushes. Does android build, rebuild the npm modules ?...
Is there any plans to fix and support on browser?
Hi, I am not sure that this is totally correct but, I was trying to make hypercore work on a device (termux) that did not have a prebuild version of...
Is there a way to upload a sketch ?