-
Hello
I have written C # data contracts with MS Bond attributes. It's work fine for C# only data exchange. But I can't get IDL or AST schema (.bond file) for generating these data contracts in other …
-
-
See https://docs.google.com/document/d/1KMRX-G91Aa-Y2FkEaHeeviLRRNblgIahbsk4wA14gRk/view and https://github.com/google/protobuf/issues/272.
-
Currently, we only support our own specification language/DSL.
During the demo with the reactive foundation, the question for additional specification languages came up (JSON Schema was mentioned by …
-
The Protostellar protocol buffers are mostly flat, with very little composition. Have we considered using more composition in the message structure, so languages without support for duck typing can op…
-
### System Information
OpenCV: 4.10
Operating System / Platform: Windows 10 x64
Compiler & version: MSVC 17.11.5
### Detailed description
I am trying to update the vcpkg recipe to OpenCV 4.…
cenit updated
2 weeks ago
-
> **ISSUE**: Come to consensus on a specific binary encoding for the MIMI
> transport protocol.
Currently we use TLS-serialized structs.
-
This is a bug in the CMake code.
### What version of gRPC and what language are you using?
1.66.2, C++, CMake 3.30.3
### What operating system (Linux, Windows,...) and version?
Windows 11
…
-
**Is your feature request related to a problem? Please describe.**
Would it be possible to disable the serialization process?
**Describe the solution you'd like**
An option to disable the seriali…
fcas updated
2 months ago
-
```shell
> git clone https://github.com/1xyz/coolbeans.git
> make build
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
protoc -I api/v1…