Mahmoud Mazouz

Results 77 issues of Mahmoud Mazouz

https://github.com/eclipse-zenoh/zenoh/blob/e0f92ab05bfd43bf2d7e5c77374cbf7b7c217f29/zenoh/src/net/routing/hat/router/interests.rs#L60-L65 The above check is only applied in the router hat. cc @DenisBiryukov91. ### To reproduce N/A ### System info - ref: e0f92ab05bfd43bf2d7e5c77374cbf7b7c217f29

not sure

See https://github.com/eclipse-zenoh/roadmap/discussions/193.

new feature

### Describe the bug Listeners can be created with invalid `prio` and `rel` metadata values. ### To reproduce Use an out-of-range priority in a listener endpoint (e.g. `tcp/127.0.0.1:7447?prio=42`). ### System...

bug

The approach taken in 0351b5a wasn't necessary; unreliable QUIC can be implemented within the same link.

internal

`HatCode` strucs are currently empty, which makes it hard to introduce multiple hats within a runtime router, as there is no way to distinguish hats.

internal

### Describe the bug Commit b8290194338520539c7353c60b88019fd258def3 deprecated the following items (and the modules they resided in) as they "hadn't been updated to support the $* DSL yet": - `LeftToRightIntersector` -...

question