Hi, I was wondering if the dependency on nginx is necessary? It looks like you are using it for a queue type. Would it be possible to remove this so I can use it with node by itself?
./handle_wrap.h:#include "ngx-queue.h"
./handle_wrap.h: ngx_queue_t handle_wrap_queue_;