Skip to content

Releases: Covertness/coap-rs

Block-Wise Transfers

19 Jun 07:25
Compare
Choose a tag to compare

support Block-Wise Transfers RFC 7959

dependency update: tokio

24 Jun 14:40
Compare
Choose a tag to compare

Refactored with tokio 1.7*

refactor with coap-lite

09 Dec 13:06
Compare
Choose a tag to compare

async version based on tokio

20 Oct 07:46
Compare
Choose a tag to compare
  1. Rewrite the server with tokio.
  2. Server support the closure callback.

More Feasible API

21 Aug 12:54
Compare
Choose a tag to compare
  1. use the request socket when response;
  2. make the callback more feasible.

Support unix and windows

12 Dec 10:03
Compare
Choose a tag to compare
0.3.1

update README