-
I am using WSL on Windows 11 (Linux, Ubuntu)
I followed the manual: Rust, NodeJs.. etc are installed
```
$ rustc -V
rustc 1.77.2 (25ef9e3d8 2024-04-09)
$ node -v
v20.12.2
$ yarn -v
1.22.22
$ …
-
## Expected Behavior
awc being able to successfully download the websites that work with curl and Firefox.
## Current Behavior
On some websites, e.g. http://mapleleafs.com, awc fails with the fol…
-
## Expected Behavior
awc being able to successfully download the websites that work with curl and Firefox.
## Current Behavior
On some websites, e.g. http://stadt40.de, awc fails with the followi…
-
When a DCS server is hosted in AWS, it is possible to attach an IAM Instance Profile (a IAM role) to the EC2 instance, That role can be granted permissions to do things in AWS. This allows AWS SDK cal…
-
Our DBAs are (due to PCI/DSS compliance) switching to this password scheme. When connecting to such a server with crate `mysql` I get
```
DriverError { Unknown authentication protocol: `client_ed255…
-
When this issue was happening I was using the derive macro, however the compile error was very strange. Warning about taking a str. I switch to the code gen method to see what was happening.
The q…
-
Offline license activation probably shouldn't involve a 4 character code for the end user to append to their license code because it's kind of silly and could be susceptible to brute force, should som…
-
Hey @LevitatingBusinessMan, thanks for the crate!
Would you be up for allowing injecting a reqwest client into the client?
It would allow setting up consumers to set-up middleware.
I was thin…
-
What do you think of extending this crate to support LINq for Crux Datalog Query language?
This is Crux Datalog client in Rust: https://github.com/naomijub/transistor.
This is Crux Docs: https://o…
-
### Describe the bug
SurrealDB lost connection and can't reconnect normally. Logs full of:
```
2024-02-23T06:52:12.567638Z ERROR surreal::node: Error running node agent tick: There was a problem …