Results 29 issues of Yuyuan Yuan

**Describe the bug** As the title, I can pass the following commands for 0.30.x, 0.31.x, but failed on the latest 0.32.3. Any help would be appreciated! ```bash yarn create slidev...

Ensure that the clap version is set to a version no newer than 4.5.0 to fix #740 . Closes #740 .

- [x] Examples - [x] IO - [x] zenoh-tranport - [x] Pass all tests - [x] zenoh-links - [x] unixsock_stream - [x] udp - [x] unixpipe - [x] ws -...

- socket2 -> async-std tcp stream/listener is synchronous only. - socket2 has different APIs on different platforms. ![image](https://github.com/eclipse-zenoh/zenoh/assets/10692887/cd1b27a7-68fd-41d3-9bac-d179968c5ccf)

### Describe the bug Even when the failover_brokering option is utilized, transmission failure can still occur due to the disconnection between peers that are connecting to a router. ### To...

bug

@Mallets can you please review this? Thanks.

Closes #963. The change of feature flags only affects the dev-dependencies and is safe for the downstream dependencies/bindings.

### Describe the bug Users could easily make this mistake (?) that reuses the `Config` as below. ```rust use zenoh::prelude::sync::*; use zenoh::prelude::Config; fn main() { let (pub_config, sub_config) = {...

bug

### Describe the bug For example, https://github.com/eclipse-zenoh/zenoh/actions/runs/8916537158/job/24488119417 reported a timeout. ### To reproduce On Github CI runners. ### System info - Zenoh: 371ca6b

bug