Ido Barkan
Ido Barkan
Lately, the standard of writing async code in libraries is evolving to either: 1. Using bare Java `CompletableFuture`. This is the lowest common denominator and is a part of Java...
We would also be very happy to have those, even as an optional feature, one can create the client with/without.
Is this something worth fixing for a Faraday noob? Are you open for reviewing PR on this? Any thoughts about a reasonable solution direction?
@kipz fair enough. Maybe your example deserve a place here as an example people can refer to. Or even in the README. Just a thought. Anyway I was just looking...
hey this still happens to me (on Windows, cargo install): ``` error: linking with `link.exe` failed: exit code: 1120 | = note: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\link.exe" "/NOLOGO" "C:\\Users\\IDOBAR~1\\AppData\\Local\\Temp\\cargo-installZCwHm6\\release\\deps\\difft-7816e3eca3db031e.difft.c0b11697-cgu.0.rcgu.o" "C:\\Users\\IDOBAR~1\\AppData\\Local\\Temp\\cargo-installZCwHm6\\release\\deps\\difft-7816e3eca3db031e.difft.c0b11697-cgu.1.rcgu.o"...
not sure if this is related but the build also fails on windows (on 0.26.3): ``` Compiling difftastic v0.26.3 (C:\Users\idobarkan\difftastic) error: failed to run custom build command for `difftastic v0.26.3...
hey, I would like to take a shot at this. I have little experience in rust but am willing to try and contribute with the proper assitence
Good to know that there is a solid community behind Faraday. It is just that I tend to believe that although the major version 1 of AWS API is still...
Thanks @joelittlejohn . I do agree that this is something that needs a discussion in a wider forum of users.