Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(codec): add bufiox interfaces and spilit ttheader codec codes #14

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

jayantxie
Copy link
Member

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.

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

en:
zh(optional):

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

(optional) The PR that updates user documentation:

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 34 files.

Valid Invalid Ignored Fixed
29 5 0 0
Click to see the invalid file list
  • kio/bytebuffer.go
  • protocol/ttheader/decode.go
  • protocol/ttheader/encode.go
  • protocol/ttheader/encode_test.go
  • protocol/util/bytebuffer.go

@jayantxie jayantxie force-pushed the feat/ttheader_codec branch from 5f7a997 to 56d53d2 Compare August 14, 2024 08:08
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 36 files.

Valid Invalid Ignored Fixed
27 9 0 0
Click to see the invalid file list
  • bufiox/bufreader.go
  • bufiox/bufwriter.go
  • bufiox/defaultbuf.go
  • bufiox/defaultbuf_test.go
  • bytex/buffer.go
  • protocol/ttheader/decode.go
  • protocol/ttheader/encode.go
  • protocol/ttheader/encode_test.go
  • protocol/util/bytebuffer.go

@jayantxie jayantxie force-pushed the feat/ttheader_codec branch from 56d53d2 to bbc846c Compare August 14, 2024 13:04
@jayantxie jayantxie changed the title feat: spilit ttheader codec logic feat(codec): add bufiox interfaces and spilit ttheader codec codes Aug 14, 2024
@jayantxie jayantxie force-pushed the feat/ttheader_codec branch 4 times, most recently from bea4196 to d9f5041 Compare August 14, 2024 13:30
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 36 files.

Valid Invalid Ignored Fixed
35 1 0 0
Click to see the invalid file list
  • protocol/ttheader/metakey.go

@jayantxie jayantxie force-pushed the feat/ttheader_codec branch 13 times, most recently from 94aa577 to 1b3110f Compare August 19, 2024 14:13
@jayantxie jayantxie force-pushed the feat/ttheader_codec branch from 1b3110f to bc8b789 Compare August 21, 2024 08:57
YangruiEmma
YangruiEmma previously approved these changes Aug 21, 2024
@jayantxie jayantxie merged commit b8e81cf into main Aug 22, 2024
14 checks passed
@xiaost xiaost deleted the feat/ttheader_codec branch September 10, 2024 13:35
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.

4 participants