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

Add manual batching mechanism #758

Open
wants to merge 20 commits into
base: dev/1.1.0
Choose a base branch
from

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    a3c407a View commit details
    Browse the repository at this point in the history
  2. chore: remove stray ;

    jean-roland committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    23665fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf0a3d View commit details
    Browse the repository at this point in the history
  4. fix: memory leak

    jean-roland committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a31f7f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b93661 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a966f26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10e03f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4b05b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de0896c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21afae5 View commit details
    Browse the repository at this point in the history
  11. feat: add batching api

    jean-roland committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f3cec4a View commit details
    Browse the repository at this point in the history
  12. fix: multicast peer mutex

    jean-roland committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2bf2c64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    94e522d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    9e4b16a View commit details
    Browse the repository at this point in the history
  2. fix: redundant buf reset

    jean-roland committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d124b5c View commit details
    Browse the repository at this point in the history
  3. feat: pass sn by value

    jean-roland committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3bf9917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    585f728 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc4b230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32be1f4 View commit details
    Browse the repository at this point in the history
  7. doc: add batching api doc

    jean-roland committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4fcd055 View commit details
    Browse the repository at this point in the history