1511563371

Results 10 issues of 1511563371

``` the mind mapping is important, ```

Issue template not filled
low quality

**Describe the bug** A clear and concise description of what the bug is. ```text proto file: syntax = "proto3"; package rpcUser; option go_package="./rpcUser"; message UserRequest { string UserID = 1;...

I want to port threadx to intel i5 14600k, is threadx supported

## Required information **Operating system:** zc@raspberrypi:~$ uname -a Linux raspberrypi 6.8.0-1032-raspi #36-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 21 22:27:49 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux **Rust version:** zc@raspberrypi:~$ cargo --version cargo...

iceoryx2 relies on iceoryx when using the c++ interface. However, due to network issues, iceoryx needs to be downloaded and decompressed. I'd like to ask how to use the offline...

bug

Should I bind rust using the CXX tool or bind ffi manually? I see that you use manual binding of ffi in your code. Is it more appropriate to rebind...

enhancement
needs info

## Required information **Operating system:** zc@raspberrypi:~/iceoryx2$ uname -a Linux raspberrypi 6.8.0-1032-raspi #36-Ubuntu SMP PREEMPT_DYNAMIC Mon Jul 21 22:27:49 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux **Rust version:** Output of: `rustc --version`...

bug
needs info

Hi,Bro. Is the current framework running in the production environment?

Hi,Bro! Is this project still maintained?

您好我这边当前的场景需要对quic协议进行支持 我该怎么实现在brpc中将底层的协议替换为quic协议?

feature