We want to keep the full featured libdccl but would like to define a core subset of DCCL (e.g., default codecs + a few more?) that has no external dependencies and is suitable for running on a microcontroller (e.g., no dynamic memory allocation, written in Rust or C).
We want to keep the full featured libdccl but would like to define a core subset of DCCL (e.g., default codecs + a few more?) that has no external dependencies and is suitable for running on a microcontroller (e.g., no dynamic memory allocation, written in Rust or C).