Hi. I'm trying to find out, how to write module for Nginx which would be able to access directly to connection socket and transfer non HTTP data. I know that Nginx is written for specially HTTP(S) requests, but I'm thinking of use it as a proxy server for my custom binary protocol.
Where can I find out some documentation or examples about it ? Thanks.
_______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
