Features Added
- Added support in both
Sender
andReceiver
to set thedesired-capabilities
in their ATTACH frames, using DesiredCapabilities in their respective Options. - Added Receiver.DrainCredit, which allows you to drain credits from a link.
Bugs Fixed
- Fixed encoding and decoding larger timestamp values, like .NET's DateTime.MaxValue.