Releases: coapjs/node-coap
Releases · coapjs/node-coap
v0.2.1
v0.2.0
v0.1.1
v0.1.0
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
andOutgoingMessage
to simplify setting the packet parameters (options, codes, ecc..)