Skip to content

Releases: coapjs/node-coap

v0.24.0

09 Jul 12:16
686a0d4
Compare
Choose a tag to compare

(blankm) Fix: Retrysend broken when passing socket to agent
(mateusz-) Fix: fix missing responses to non-confirmable multicast request
(JcBernack) Fix: update Buffer usage (prevent deprecation wanrings)
(JsonMa) Fix: fix agent config bug
(Apollon77) Fix: Add missing checks for Buffer length before reading from it
(Apollon77) Update all dependencies
(JsonMa) Fix: remove useless variables
(JcBernack) Fix: Fix more flag during block-wise transfer

v0.23.1

27 Feb 14:29
94f9e9c
Compare
Choose a tag to compare
  • Fix mismatch between version in package.json and v0.23.0 git tag.

v0.23.0

20 Feb 08:33
0e4071e
Compare
Choose a tag to compare
  • Added server socket option, which allows running CoAP over custom sockets (and protocols).
  • Fixed Observe option encoding and decoding.
  • Fixed observation notification reordering logic according to the RFC.

v0.21.0

27 Mar 13:55
Compare
Choose a tag to compare

v0.19.0

07 Dec 08:41
Compare
Choose a tag to compare

v0.18.0

03 Oct 21:36
Compare
Choose a tag to compare

v0.17.0

20 Jun 08:01
Compare
Choose a tag to compare

v0.16.0

02 May 07:16
Compare
Choose a tag to compare
  • Added sendAcksForNonConfirmablePackets option #117 by @neophob

v0.15.0

29 Mar 07:34
Compare
Choose a tag to compare

v0.14.0

11 Mar 19:27
Compare
Choose a tag to compare