Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

support protobuf3 : repeated default use packed #149

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Whislly
Copy link

@Whislly Whislly commented Mar 20, 2021

No description provided.

在我们项目中,发现协议里面加了类似repeated int32的类型,客户端不论发多少个数字,pbc只能解析出来一个错误的数字
…64/string

使用protobuf3时,支持repeated修饰的简单类型(例如:repeated int32)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant