-
**Describe the bug**
Error during build of Horizon BPU (cross-compilation) runtime.
**To Reproduce**
The build procedure follows https://github.com/wenet-e2e/wenet/blob/main/runtime/horizonbpu/RE…
-
Hello,
I am not sure if I have understood this library correctly.
I have a Ros node that receives protobuf messages. These messages contain a lot of deserialized messages. I want to put these messages…
-
look into dynamically building a protobuf message, add generators as custom serializers
-
### Category
Other
### Hardware
T-Lora v2 1.6
### Firmware Version
2.5.5
### Description
When sending messages larger than 255 bytes I never get back the expected routing error and am instead s…
-
1. Checkout https://github.com/apple/swift-protobuf @ c9fbc332ed293c64ff70af8d82367ca530dce11c
1. `swift format lint Sources/SwiftProtobuf/Message.swift` - Will produce a warning:
> Sources/Sw…
-
1. Checkout https://github.com/apple/swift-protobuf @ c9fbc332ed293c64ff70af8d82367ca530dce11c
2. Run
```shell
swift format lint \
Sources/SwiftProtobuf/Message.swift \
Te…
-
Hey everyone! First of all, thank you for this great lib! ❤️
I just came across this issue that literally asks me to contact the lib author, so here I am 🤣
I'm trying to use `import public` fr…
-
Subj
If you use message like:
```proto
message ValidZeroPayload {
float distance_meters = 2;
reserved 1;
}
```
Wire will choke on parsing map with value initialized as:
```
ValidZeroPayloa…
-
$ goctl rpc protoc proto\forward.proto --go_out=. --go-grpc_out=. --zrpc_out=.
github.com/gogo/protobuf/gogoproto/gogo.proto: File not found.
proto/forward.proto:7:1: Import "github.com/gogo/protob…
-
## Problem Definition
The `SendAndSubscribeTransactionStatuses` endpoints includes a `MessageIndex` field to help the client check that they received all messages. Currently, this value starts at 1 i…