Skip to content

Releases: AlCalzone/node-coap-client

Release v2.1.0

26 Jan 22:07
Compare
Choose a tag to compare
  • (AlCalzone) Updated the node-dtls-client dependency for proper Electron support

Update dependencies

29 Dec 08:51
Compare
Choose a tag to compare
v1.0.2

Prepare release v1.0.2

Rework the installation procedure

04 Nov 12:46
Compare
Choose a tag to compare

node-aead-crypto is now optional

v0.6.0

15 Mar 22:27
Compare
Choose a tag to compare

WARNING: BREAKING CHANGE!!!
tryToConnect now resolves with either true (boolean!) in case of success or one of the following error codes: "auth failed", "timeout", "error"

v0.5.5

27 Feb 15:13
Compare
Choose a tag to compare

Fixed an error when requesting the next block in a blockwise transfer

v0.5.4

13 Feb 09:19
Compare
Choose a tag to compare
  • The hostname in setSecurityParams is now treated like the one given to tryToConnect (fixes the issue mentioned in #30)
  • Attempt to fix TypeError: generator already running in ioBroker.tradfri

v0.5.2

05 Feb 11:59
c0fe302
Compare
Choose a tag to compare

Update DTLS library: Several errors in cipher suites fixed

v0.5.1

04 Jan 21:41
Compare
Choose a tag to compare
  • (AlCalzone) Use Maps instead of dictionary objects
  • (AlCalzone) Remove excessive calls to the concurrencyChanged handler

v0.5.0

24 Dec 12:44
Compare
Choose a tag to compare

Support receiving block-wise messages

several bugfixes

04 Oct 10:56
Compare
Choose a tag to compare
v0.4.6

also forget pending requests and connections on reset