Celebi Lui

Results 3 issues of Celebi Lui

Get `failed to expand opentracing_context_ for request 000055D4589C9190: get_binary_context failed: could not find request trace` when invoking subrequest by ngx lua. ``` $ curl 127.0.0.1:8080 2020/07/02 10:22:11 [error] 308#308: *22...

My project need ssl connection with mysql. Will drizzle_nginx_module support ssl connection to mysql? Or how can I deal with the code to make it done?

example中只有lua table encode成bson userdata,但要如何从网络接收的内存块解析成bson userdata呢? bson userdata又如何编码成字节流呢?