Coap Rs Versions Save

A Constrained Application Protocol(CoAP) library implemented in Rust.

0.12.0

1 year ago

support Block-Wise Transfers RFC 7959

0.10.0

2 years ago

Refactored with tokio 1.7*

0.8.0

4 years ago
  1. Rewrite the server with tokio.
  2. Server support the closure callback.

0.5.1

7 years ago
  1. use the request socket when response;
  2. make the callback more feasible.

0.3.1

8 years ago