Azure / go-amqp

AMQP 1.0 client library for Go.
https://github.com/Azure/go-amqp
MIT License
106 stars 58 forks source link

Fake can split up response frames into chunks #323

Closed jhendrixMSFT closed 7 months ago

jhendrixMSFT commented 7 months ago

Added a unit test to cover the fix made in a819335.