CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
protocol-buffers
09-15
Mobile
GRPC messages will not respect "json_name" option C#
09-14
database
GCP list projects wtih Golang API
09-03
Software engineering
unable to convert protobuf binary file to json in python - bytes' object has no attribute '
08-25
Back-end
NanoPB encode & decode repeated int32_t values
08-24
Net
How to parse protocol buffer message and create json out of it?
08-24
Software engineering
How to pack a repeated protobuf message into an Any
08-24
OS
NanoPB Callback functions
08-20
Back-end
Module XXX found, but does not contain package XXX
08-05
Software engineering
Protobuf packed (de)serialization
08-05
Software engineering
Set elements from array pointer into protobuf in C
08-03
OS
How to add (concatenate) two Google.Protobuf.ByteStrings? C#
07-28
Software engineering
Redis-protobuf: Err type mismatch seen with protos having nested messages
07-21
database
nanopb - how to specify encoding of integer in proto file
07-20
OS
Linux gRPC & Conan Version incompatibility
07-15
database
google protobuf - PB_BYTES_ARRAY_T(n) - what is the use of .size field?
07-04
front end
What is a protobuf message?
07-02
OS
protobuf with Go not able to compile to the desired folder with paths=source_relative
06-29
Net
Modifying responsebody in connect-go interceptor
06-29
Blockchain
Could not make proto path relative: java_out=C:\proto\: No such file or directory
06-25
Net
How do I pass a json body request to api in a map string data structure in Golang?
06-24
Blockchain
nanopb : get the size of repeated submessages
06-15
Net
How to get the actual size of a protocol buffer message before serialization?
06-14
Blockchain
Difference between a DynamicMessage and a typed Message
06-11
OS
VSCode Python autocomplete for generated code in separate directory
06-01
Mobile
Generate Dotnet GRPC Client code Without CsProj
05-31
database
Ajax method calling a Web Api who its consuming a gRPC Service (how to get a list from a db?): Error
05-26
Blockchain
proto.Unmarshal test fails inconsistently
05-20
Back-end
How to echo JSON content to an exe file and then save the output to a file?
05-14
Software engineering
Go import scope lookup for protobuf types
05-13
Mobile
Do databases use their own binary encodings to store data on disk? Why not use Google Protobuf?
05-12
Net
golang:convert proto.any to proto.struct
05-09
other
package to encapsulate float64 in protobuf
05-08
OS
Recursive data structure unmarshalling gives error "cannot parse invalid wire-format data"
05-07
database
package to encpasulate float64 in protobuf
05-05
Blockchain
Can't find proto files stored in shared dotnet project
05-04
database
Using both lombok and protobuf results in gradle tasks without dependencies resulting in builds fail
05-03
Net
Model weights from sess.run(() is returning the value in bytes. How can I change to value?
05-01
Software design
Protocol buffers, C# and NetworkStream: messages are never received
04-30
Software engineering
Is there a way to set the first enum value to 1 in protobuf?
04-26
database
How to check protobuf ParseFromString type correct?
85
1
2
3
Next
Last
Links:
CodePudding