tornadio2.flashserver

tornadio2.flashserver

Flash Socket policy server implementation. Merged with minor modifications from the SocketTornad.IO project.

class tornadio2.flashserver.FlashPolicyServer(io_loop, port=843, policy_file='flashpolicy.xml')[source]

Flash Policy server, listens on port 843 by default (useless otherwise)

__init__(io_loop, port=843, policy_file='flashpolicy.xml')[source]

Constructor.

io_loop
IOLoop instance
port
Port to listen on (defaulted to 843)
policy_file
Policy file location