Robert Schütte

Results 33 comments of Robert Schütte

I would also need this functionality....

Hi all, I just came around the problem, that the `ed25519_dalek::Keypair` is not able to serialize and deserialize afterwards the same data. I tested it like the following ```rust let...

@isislovecruft With the pre release 4 this is fixed now. Thank you!

Hi ! I try to implement the storage API right now into the following project of mine https://github.com/Roba1993/stow Maybe you can get some idea on how to solve it there....

@blogle I had the same requirement as you. I looked into this topic and decided for myself to go down a different route. Instead of usinf the fake-gcs-server I created...

@arzg I'm totally impressed by your blog and would also love to see some new posts :) From my perspective, an overview of the new architecture and what you have...

Do you have any specific use-case which should be supported?

Hi @youngmit, I'm with you and think for now we should go with option 1 and option 2 can be added later if needed. When I wrote this crate the...

Is there any plan do implement async in the next time? I'm building right now a Platform which is leveraging Rhai in the frontend(wasm) and backend. For the backend I...

Hi guys, any update on this bug? It's blocking my development with Webpack 5 completly.