martindisch/coap-lite
A lightweight CoAP message manipulation crate, ideal for embedded environments
RustNOASSERTION
Issues
- 1
Derive PartialEq for structs
#41 opened by Dirkwirtz1 - 1
Add support for non confirmable notifications
#39 opened by Dirkwirtz1 - 4
Copying request payload to the reply
#37 opened by amvasil-v - 0
get_path tolerates '/' in path
#36 opened by chrysn - 2
Add Support for heapless
#15 opened by jhbruhn - 6
message size limit
#34 opened by koalatux - 0
Message size discovery
#33 opened by chrysn - 2
- 3
More examples is needed.
#27 opened by Tnze - 1
CoAP packet size is limited to 1280
#25 opened by digitwolf - 3
- 3
Support blockwise transfer
#16 opened by ShadowJonathan - 2
`get_token` returns `&Vec<u8>`
#17 opened by ShadowJonathan - 3
Message codes for server errors are wrong
#11 opened by matteobettini - 3
Improve README
#5 opened by jiayihu