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: enhance message encode #726

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Commits on May 17, 2024

  1. feat: enhance message encode

    ethan256 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3841a5f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    8060b25 View commit details
    Browse the repository at this point in the history
  2. feat: add streamPool

    ethan256 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a2588ec View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. fix: fix some bug

    ethan256 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    35ce5d4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix: avoid memory leak

    ethan256 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fd36b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08a5726 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. feat: Refactoring Encoder to Optimize Reflection

    Signed-off-by: yuanliang <yuanliang_zh@163.com>
    ethan256 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3ac63a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. fix: remove invalid code and fix unittest

    Signed-off-by: yuanliang <yuanliang_zh@163.com>
    ethan256 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    910db7e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. feat: add stream to reduce alloc

    Signed-off-by: yuanliang <yuanliang_zh@163.com>
    ethan256 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    855932c View commit details
    Browse the repository at this point in the history
  2. feat: add stream to reduce alloc

    Signed-off-by: yuanliang <yuanliang_zh@163.com>
    ethan256 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0b18373 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. feat: replace the buffer allocations

    Signed-off-by: yuanliang <yuanliang_zh@163.com>
    ethan256 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    956518e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. feat: remove unuse field

    Signed-off-by: yuanliang <yuanliang_zh@163.com>
    ethan256 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    43c6cfb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. feat: remove invalid pool

    Signed-off-by: yuanliang <yuanliang_zh@163.com>
    ethan256 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a80cf32 View commit details
    Browse the repository at this point in the history
  2. feat: resolv conflicts

    Signed-off-by: yuanliang <yuanliang_zh@163.com>
    ethan256 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    86b9f7e View commit details
    Browse the repository at this point in the history