Skip to content

Reduce memory usage by using the body directly instead of copying in BasicPublishAsync #940

Reduce memory usage by using the body directly instead of copying in BasicPublishAsync

Reduce memory usage by using the body directly instead of copying in BasicPublishAsync #940

Workflow file for this run

name: rabbitmq-dotnet-client
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
call-build-test:
uses: ./.github/workflows/build-test.yaml