[ANN] nginx_flash_policy demo-purpose nginx module to support custom protocol
191919
191919 at gmail.com
Mon Jun 7 13:10:52 MSD 2010
Hello guys,
I have written an module to demonstrate how to support custom protocol in nginx.
nginx_flash_policy serves the Flash Socket/XMLSocket cross-domain
request described in:
http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_04.html
It is a very simple protocol, but it is a good start point to show how
to add custom configuration block, connection listener and data
handler.
You can get the source code from:
git://github.com/191919/nginx_general_protocol.git
The module is distributed under GPL. Please do not use it in
productional environment unless you have given it a throughout test.
Regards,
191919
More information about the nginx-devel
mailing list