Skip to content

Conversation

@khan-yin
Copy link
Contributor

What type of PR is this?

feat

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

实现基于 protobuf 协议的高性能泛化调用 SDK

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en: docs:[DynamicGo For Protobuf Protocol] [INTRODUCTION.md]
zh(optional): 设计文档:[DynamicGo For Protobuf Protocol] [INTRODUCTION.md]

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

iStitches and others added 30 commits November 27, 2023 19:27
build: change thrift v0.13.0 & testify v1.8.2

build: delete replace mod for  testify@v1.8.2

build: add fastpb for kitex example test

build: add netpoll、json-iterator、thrift-iterator

build: add cristalhq/base64 for base64Decode
feat: add descriptor with unit test

style: update annotations

feat: add FieldNumber&EnumNumber typedef

feat: add definition FieldName

feat: create DOM node struct

refact: update descriptor

feat: add prefixError

Fix: Fix bugs for LIST type converts

feat: update wiretype encoding
fix: fix node memory leak
feat: add protobuf-category-message for error

refactor: update errors for protobuf
feat: update encode with Fielddescriptor

feat: add MessageKind for BinaryProtocol

feat: add read Methods for BinaryProtocol baseType
feat: add writeList writeMap

fix: readString writeList and update skip method
fix: writeList & add ConsumeTagWithoutMove

fix: fix readList readMap readAnyDesc for message

fix: fix readPair
refactor: refactor binaryprotocol and skip method
perf: add child-test for binary_test.go

test: test decode.go&encode.go for protobuf
fix: fix decodestring return error

test: fix sfix32encode and add TestZigZag
fix: fix children search error in message

test: fix&test children recurse  with example2

test: add kitex example test for protobuf

test: add example2 binary data for TestCount

test: test Children for kitex example
feat: add Value cast for complex interface

feat: delete unsued func for later implement
fix: fix Struct+List read error in GetByPath
refactor: refactor parseUserNodeRecursive
fix: fix cast DecodeInt32 and MAP/LIST Len

test: test SetByPath in replace condition

refactor: refactor Node slice and add count size

fix: fix newNode & ToRaw
@AsterDY AsterDY merged commit 4f7ec0b into cloudwego:main Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants