vimpunk

Results 45 comments of vimpunk

Hi @ExceptionallyHandsome, how have you been doing? I've been very busy and haven't had a lot of time to put more thought into this MR. Do you plan to continue...

I've been thinking about this as well, `io_uring` seems well suited for the torrenting use case. Thanks for the suggestion.

The decision here is going to be effected by whether we want to support windows or not. I'd be fine with linux only but there has been some [interest](https://github.com/mandreyel/cratetorrent/pull/95) in...

@ArniDagur sounds interesting. Would you mind digging into the architecture of your torrent client with regard to how it uses io_uring?

# Alpha (MVP) release scheduled There is no point in developing this in hiding forever. Therefore, an MVP release is planned with a minimum feature set to make it remotely...

Hey @hedonhermdev, contributions are very much welcome, feel free to give it a shot!

@schrieveslaach Thank you for your help. Yes, I do pull the image, and that's when I get this error: `Docker Error: 500 Internal Server Error`. Again, just pulling the same...

@schrieveslaach Thanks for your response. I did include the registry authentication bit, to no avail. Anyway, we've decided not to use this library for now, but I appreciate that your...

Using the above still results in showing the default Swagger Petstore example :( If setting ``` volumes: - ./docs/api.yaml:/api.yaml environment: SWAGGER_JSON: /api.yaml ``` what URL will the file be served...

Related: https://github.com/async-graphql/async-graphql/issues/399