-
Hello,
I'm trying to use `rust-native-tls` to setup a bare tls connection that would require client to provide a certificate, however I have not found a way of doing this with `TlsAcceptor`. There …
-
```
$ RUST_BACKTRACE=1 LD_LIBRARY_PATH=~/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib cargo-osha src/ws_client_peer.rs
Processing file src/ws_client_peer.rs
thread 'main' panicked at 'Un…
-
If you try to generate bindings for 0.3.0 for C it fails:
```sh
RUST_BACKTRACE=1 wit-bindgen c --autodrop-borrows yes ./wasi-http/wit-0.3.0-draft -w client
thread 'main' panicked at crates/c/src/…
-
##### Description
I have written a simple, sample API, and rust-server generates code which doesn't compile.
Full cargo build output [here](https://github.com/piersfinlayson/openapi-generator-ru…
-
Type: Bug
Normally when I want to access the top menu I just press "alt" followed by the corresponding menu letter. When I have vs code set to 50% of my screen size (viewing 2 documents side by side…
-
Great job with this example repository, one of very few.
Any ideas on how to solve the error that appears when running main.ts?
```
solana --version
solana-cli 1.16.3 (src:bc7870f3; feat:28911…
-
### Describe the bug
Applying `additional_browser_args`, empty or not to any window builder during app_setup.
```
[2024-09-26][06:10:44][tauri_runtime_wry][ERROR] failed to create webview: WebView2…
-
The following is a small list of issues rust-analyzer would like to see fixed/implemented, I have been asked to create this issue for an upcoming VSCode meeting so that it can be tracked.
…
-
After merging #173, I had trouble building rust-rocksdb on iOS and Android targets. There seem to be [open issues](https://github.com/rust-rocksdb/rust-rocksdb/issues/324) related to this in the repo.…
-
I've scoured the docs and haven't found a way to terminate a single connection between a ws Rust server and a client. I'm trying to do this from the server-side.
Sending a close message is nice wh…