Hello All,
I have volunteered to write a CBOR-parsing native plugin for NGINX, rather than doing this in Lua or njs. Possibly I was being very foolhardy, but here we go....
Ok, I have a very basic example working, thanks to editing an existing post-parsing plugin. But to get further I will have to understand the per-request memory allocation better. I am reading the API. Is there someone who is familiar with this I might ask for advice?
Best wishes, Max