shamblett / coap

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

feat: improve OCF version options API #172

Closed JKRhb closed 1 year ago

JKRhb commented 1 year ago

I understood only recently how the two options specified by OCF are supposed to work. This PR updates the API for creating and reading out these options, adds some documentation, and fixes a minor issue in the UnknownOptionException class.