Skip to content

Release 2.4.3

Compare
Choose a tag to compare
@xinchen10 xinchen10 released this 09 Jun 20:46
· 109 commits to master since this release

Changes:

  • nanoFramework: update dependencies.
  • [#452] Support Socket and SslStream configuration through IHandler interface. Make their configuration available on net35.
  • [#460] NotifyClosed not being called on connection loss detected by HeartBeat
  • [#461] Add the ability to encode nested IList.
  • [#466] Expose option to cancel inflight message.