[Proposal] Referencing implemented IETF standards into the project topics
StEvUgnIn opened this issue · 0 comments
StEvUgnIn commented
Hi,
I am proprosing the following:
coap-rs should recense every implemented IETF standards (i.e. draft, proposed standard rfc and possibly informational standard rfc that updates RFC 7252 Standard) onto the project about section in the topics like on plgd-dev/go-coap
- RFC 7252 CoAP [also describes UDP, DTLS and multicast support]
- RFC 8516 Too Many Requests Response Code
- RFC 7641 Observing Resources in the CoAP
- RFC 6347 Datagram Transport Layer Security (DTLS) Version 1.2 *
- RFC 7959 Block-Wise Transfers in the CoAP
- RFC 8323 CoAP over TCP, TLS, and WebSockets
- RFC 8613 Object Security for Constrained RESTful Environments (OSCORE)
If you have any other standards to suggest, please let a comment.
* DTLS 1.2 is very important to the core standard of CoAP. Please if you are looking for a bounty, I suggest to look for this one. You can even create your own crate on doc.rs and we will help you implementing this.