-
**What language does this apply to?**
CPP
If it's a proto syntax change, is it for proto2 or proto3?
Proto3
**Describe the problem you are trying to solve.**
Trying to use the reflection AP…
-
```
What steps will reproduce the problem?
1. install protoc.exe to PATH
2. 'cd' into 'source\python' folder
3. python setup.py test
What is the expected output? What do you see instead?
Should get s…
-
### Description of the task
A placeholder ticket for a set of improvements that can be made to the _WIP_ trajectory planner.
- [ ] `TrajectoryPlanner::findTrajectory` should be called with a shrin…
-
After meshtastic 2.3.0 mqtt protobuf messages come in at msh/+/**c** but MQTT node in the "Ingest from MQTT" subflow subscribes to msh/+/**e**
-- from [meshtastic documentation ](https://meshtastic…
int21 updated
4 months ago
-
I’ve been using this package for a while and it works great, thank you @d5h!
And because all of our code is typed I was wondering if you’d agree to tightening the type hints in this package a littl…
-
This is quite similar in spirit to https://github.com/google/protobuf/issues/2055 (which is for the Java protobuf codegen and runtime).
Protos would be easier to integrate with Go libraries that re…
jhump updated
5 months ago
-
```
What steps will reproduce the problem?
1. install protoc.exe to PATH
2. 'cd' into 'source\python' folder
3. python setup.py test
What is the expected output? What do you see instead?
Should get s…
-
Currently, a pairing initiator sends a pairing request to a `transportUri` in the `ContactMessage`, and tries listening to a response on the same transport. However, it may be impossible to listen to …
-
Edit by @ejona86: Protobuf has resolved the incompatibility with protobuf-java 4.x. Use protobuf-java 4.27.4 or later. This is being left open a bit longer for gRPC itself to upgrade, but you don't ne…
-
### What version of gRPC and what language are you using?
- Google.Protobuf 3.26.1
- Grpc.Net.Client 2.62.0
- Grpc.Tools 2.63.0
Language: C#
### What operating system (Linux, Windows,...) and…