pbc icon indicating copy to clipboard operation
pbc copied to clipboard

A protocol buffers library for C

Results 74 pbc issues
Sort by recently updated
recently updated
newest added

Hi! Can I ask you something? I am using your pbс project. Everything is fine works fine, there are problems if the buffer size increase 700 bytes stopped not working,...

lua创建grpc客户端,并配置ssl证书

试验了下, ![image](https://user-images.githubusercontent.com/10279336/108339722-bd8c5300-7212-11eb-8f28-4bc2b8db5ce3.png) PlatformID 在 lua 层会解析为字符串 "PLATFORM_STEAM"。 请问如何修改源码,使得 enum 解析为 number 类型呢?

pbc库能否生成一条bn256曲线,如果能的话,在q,r,b确定后,曲线参数beta、alpha0、alpha1如何确定呢? Can the PBC library generate a BN256 curve, and if so, how can the curve parameters beta, alpha0, alpha1 be determined after q, r, and b are determined?

pbc是否支持protobuf3的any类型?

[:0100000e] LAUNCH snlua pbc [:0100000e] lua loader error : multiple Lua VMs detected stack traceback: [C]: in ? [C]: in function 'require' ./lualib/protobuf.lua:1: in main chunk [C]: in function 'require'...

假设有这样的一个简单结构 message TestMsg { optional int32 a = 1; optional int32 b = 2; } 在打包值 { a = 0, b = 2} 的情况下,默认只会序列化b这个值,不打包进入a值,因为他恰好等于默认值0 但是如果我服务端重新修改b值的,那么我这么操作 { a = 0, b...

Hello.I use my company tool.I found two Segmentation Fault.There is Second one.Then I want to provide more information.I hope will hope your guys.

Hello.I use my company tool.I found two heapoverflow.There is Second one.Then I want to provide more information.I hope will hope your guys.