shamblett / coap

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

refactor: clean up stack implementation #154

Closed JKRhb closed 1 year ago

JKRhb commented 1 year ago

This PR proposes a relatively trivial refactoring of the LayerStack, allowing for an addition of the @immutable annotation.