coapjs / node-coap

CoAP - Node.js style
MIT License
531 stars 154 forks source link

feat: add missing parameters from RFC 7252, improve documentation #310

Closed JKRhb closed 2 years ago

JKRhb commented 2 years ago

This PR is (hopefully) the very last one before version 0.26.0 can be released. It adds a couple of missing parameters from RFC 7252 to the project (which are not currently used yet), reworks the interface used for updating the parameters, and improves the documentation of the parameters. In doing so it also once again reduces the diff size of #293.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1354488948


Totals Coverage Status
Change from base Build 1352392347: 0.2%
Covered Lines: 1118
Relevant Lines: 1227

💛 - Coveralls