Hi, it would be great if the parsing part would be split off - `DRAGONS:DECODE-MESSAGE` etc., to convert a byte-array into structures. Then some dependencies (`FSOCKET`, `DRX`) wouldn't be needed for my usecase.
Hi,
it would be great if the parsing part would be split off -
DRAGONS:DECODE-MESSAGEetc., to convert a byte-array into structures.Then some dependencies (
FSOCKET,DRX) wouldn't be needed for my usecase.