Skip to content

Version 0.13.2

Compare
Choose a tag to compare
@longshine longshine released this 15 Jan 09:33
· 203 commits to master since this release
  • [added] ICommunicator to represent communicators
  • [added] ICoapConfig to pass initial variables (refs #8)
  • [added] HTTP/CoAP proxy (experimental)
  • [added] build for .NET 4.0
  • [improved] dispatch requests with thread pool in LocalEndPoint
  • [improved] only timeout requests if SequenceTimeout is greater
    than 0 in TokenLayer
  • [improved] move resources to separate namespace Resources, and
    add a TimerResource for timed observable resources.