Sn0rt commented on issue #9214: URL: https://github.com/apache/apisix/issues/9214#issuecomment-1517361432
sorry. I not found this usage at APISIX project. ``` ~/w/apisix *master> ack 'socket.tcp' apisix/stream/plugins/ ~/w/apisix *master> ack 'ngx.req.socket' apisix/stream/ apisix/stream/plugins/mqtt-proxy.lua 131: local sock = ngx.req.socket() ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
