Skip to content

v0.1.0

Compare
Choose a tag to compare
@mcollina mcollina released this 09 Oct 17:46
· 569 commits to master since this release
  • coap.request() implementation for non-confirmable (NON) messages with automatic retry.
  • coap.createServer() implementation with deduplication of messages (only NON requests are supported).
  • Added IncomingMessage and OutgoingMessage to simplify setting the packet parameters (options, codes, ecc..)