shamblett / coap

A Coap package for dart
Other
16 stars 13 forks source link

feat: refactor option number decoding, add missing option codes #117

Closed JKRhb closed 2 years ago

JKRhb commented 2 years ago

This PR applies a minor rework to the CoAP option code registry, simplifying the matching of codes to enum values. It also adds the remaining missing option codes from the IANA registry.