Skip to content

Drop 1.1.6 to nuget

Compare
Choose a tag to compare
@jimsch jimsch released this 07 Jul 16:34
· 112 commits to master since this release
  • Re-enable DTLS reliability layer. It was removed for debugging purposes.
  • Re-enable observer reconnect attempts. The ability to disable it remains, this just changes the default value.
  • Add a UriPath and UriQuery property to the CoapClient class. This means that URIs do not need to be constantly reparsed when looking at multiple resources on a server.