rabbitmq / rabbitmq-amqp1.0

AMQP 1.0 support for RabbitMQ
https://www.rabbitmq.com/
Other
93 stars 20 forks source link

Tag arrays as arrays, not lists #41

Closed kjnilsson closed 7 years ago

kjnilsson commented 7 years ago

Fixes #35

Outcomes are already covered by the dotnet test suite, however it appears this client is lenient in it's parsing of lists/arrays. Spec states Outcomes should be encoded as arrays.