Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@richardpark-msft richardpark-msft released this 19 Feb 20:16
358eb0d

Features Added

  • Added support in both Sender and Receiver to set the desired-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.