Releases: Covertness/coap-rs
Releases · Covertness/coap-rs
Block-Wise Transfers
support Block-Wise Transfers RFC 7959
dependency update: tokio
Refactored with tokio 1.7*
refactor with coap-lite
support #53
async version based on tokio
- Rewrite the server with tokio.
- Server support the closure callback.
More Feasible API
- use the request socket when response;
- make the callback more feasible.
Support unix and windows
0.3.1 update README