Search code examples
Protobuf NUL-framing...


protocol-buffers

Read More
[proto]: Importing the proto file in VSCode got not found error by IDE...


visual-studio-codeprotocol-buffersproto

Read More
Using the python protobuf library, how can I load a .desc (or proto) file dynamically and reflect th...


pythonprotocol-buffers

Read More
Convert protobuf to JSON in Kotlin...


jsonkotlinprotocol-buffers

Read More
Protobuf (Python): read binary data file and assign the data to repeated object...


pythonpython-3.xprotocol-buffers

Read More
Protobuf vs Flatbuffers vs Cap'n proto which is faster?...


c++protocol-buffersflatbufferscapnproto

Read More
Invalid wire-type error in protobuf.net on a new MemoryStream...


c#protocol-buffersprotobuf-net

Read More
Message type "PrettyList" has no field named "driver_activity_v1_2". Available F...


protocol-buffers

Read More
How to avoid `setattr` (and `getattr`) when using Python? And is it necessary to avoid...


pythonprotocol-bufferssetattr

Read More
How to use type hinting with dictionaries and google protobuf enum?...


pythonenumsprotocol-bufferspython-typing

Read More
Running protoc in Python subprocess...


pythonsubprocessprotocol-buffersprotoc

Read More
protocol buffers get EnumDescriptor *...


c++c++11enumsprotocol-buffers

Read More
Can I define a grpc call with a null request or response?...


protocol-buffersgrpc

Read More
Golang proto not generate method SendAndClose for stream...


goprotocol-buffersgrpc

Read More
protofile.proto: A file with this name is already in the pool...


pythonprotocol-buffersgrpcfile-descriptor

Read More
Nanopb: How to define a nanopb message that nests itself?...


cprotocol-buffersnanopb

Read More
How to visualize data from google protocol buffer?...


qtuser-interfaceserializationprotocol-buffers

Read More
How is protobuf generating this method and is it impossible to get auto-complete for it?...


pythonprotocol-buffersprotobuf-python

Read More
How to decode binary/raw google protobuf data...


serializationprotocol-buffers

Read More
How to handle the generic type Object with protocol buffers, in the .proto file?...


objectprotocol-buffersgeneric-list

Read More
How to add timezone and day light saving info into google protobuf Timestamp?...


python-3.xtimestampprotocol-bufferstimestamp-with-timezone

Read More
Protobuf message object creation by name...


c++protocol-buffers

Read More
Android Build Error: Duplicate Class with Protobuf When Adding Firebase In-App Messaging...


androidgradleandroid-gradle-pluginprotocol-buffersfirebase-in-app-messaging

Read More
gRPC memory usage during stream...


protocol-buffersgrpc

Read More
Convert 'const char*' to 'const unsigned char*' (Protobuf & ActiveMQ-cpp)...


c++stringprotocol-buffersactivemq-cpp

Read More
Golang protobufs has a name conflict over...


goprotocol-buffersgrpc

Read More
Property or indexer of type RepeatedField cannot be assigned to — it is read only...


c#.netprotocol-buffers

Read More
Protobuf doesn't serialize default values...


pythonprotocol-buffers

Read More
Import "google/api/annotations.proto" was not found or had errors. How do I add it as a de...


goprotocol-buffersgrpc

Read More
Google.Protobuff timestamp.proto in c#...


c#protocol-buffers

Read More
BackNext