Swift MassTransit Wrappers v0.2.1
Small update to add .sortedKeys
to the outputting formatting of JSONEncoder()
, which is used to encode MassTransit messages. This prevents messages from being sent with inconsistent ordering, making the reading of messages easier on the broker or in traces.