Skip to content

Version 0.18

Compare
Choose a tag to compare
@longshine longshine released this 17 Jun 07:01
· 102 commits to master since this release
  • [added] support for CoAP-18
  • [added] new layers and stack structure
  • [added] new server and client APIs
  • [added] datagram channels for data transmission
  • [added] full configuration
  • [improved] UDP transmission with SocketAsyncEventArgs for .NET 4+
  • [improved] threading with TPL for .NET 4+
  • [improved] logging with Common.Logging
  • [fixed] lots of bugs