-
at https://github.com/apple/swift-protobuf/tree/main there is language 'If you've worked with Protocol Buffers before, adding Swift support is very simple:'
However, if you're new to protobufs, th…
-
**What language does this apply to?**
C#
**Describe the problem you are trying to solve.**
There are no standard Bazel rules to generate C# source code for protocol buffers.
**Describe the sol…
-
### 你在什么场景下需要该功能?
目前的版本,交叉编译时,protoc 也交叉编译了,造成交叉编译时不会基于 proto文件生成 .pb.cc 和 .pb.h
### 描述可能的解决方案
add_rules("protobuf.cpp") 应该以 host 方式编译 并使用 protoc
### 描述你认为的候选方案
_No response_
### 其他信息
_No re…
-
This library doesn't support Yahoo Finance's live stream of price data using websockets, while some other Yahoo Finance libraries in other languages do. This would be very useful to have and is quite…
-
### System information
Any
### What is the problem that this feature solves?
Removing Protobuf alleviates few hard limits found in Protobuf. Protobuf have a hard limit of 2 GB serialization and is …
-
I am currently researching the best option to go with for the networking layer. I understand that gRPC was not initially made for P2P communication but instead for a Client/Server model, but I have se…
-
Maintaining the protobufs in a separate repo would make it easier to ensure that both CONIKS implementations use compatible protobuf messages. Any changes to the protobufs could then be easily propaga…
-
**What version of protobuf and what language are you using?**
Version: main/v3.27.0+ etc.
Language: Ruby
**What operating system (Linux, Windows, ...) and version?**
MacOS 14.5
**What run…
-
## Overview
Protocol Buffers (a.k.a., protobuf) are Google's language-neutral,
platform-neutral, extensible mechanism for serializing structured data. You
can find [protobuf's documentation on the Go…
bpeng updated
5 years ago
-
This issue tracks the status of migrating languages to the Bzlmod version of the rules. Some languages are complete, some are blocked by external factors and some just need some time spent bringing th…