RubyGems Navigation menu

flash_policy_server 0.2.0

This is a simple Ruby-based policy server to serve Flash's crossdomain.xml policy file. The web is increasingly realtime, but websockets still aren't supported on older browser clients. Many server push libraries (e.g. socket.io) attempt to use websockets, with a Flash fallback. Others (amqp.js, for instance) are Flash only. When using Flash sockets, it's necessary to have a policy server running on port 843, in order to set cross domain policy. This library does the job.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - February 12, 2018 (9 KB)
  2. 0.1.0 - October 12, 2013 (9 KB)
  3. 0.0.9 - January 03, 2012 (8 KB)
  4. 0.0.8 - December 26, 2011 (8 KB)
  5. 0.0.7 - December 25, 2011 (8 KB)
Show all versions (11 total)

Development Dependencies (5):

bundler ~> 1.0
jeweler >= 0
minitest >= 0
simplecov >= 0
yard ~> 0.9.11

Owners:

Authors:

  • Dave hrycyszyn

SHA 256 checksum:

13a7fae1122d3b835d761479509eb920fe60def05d9404adede65d4847858cfc

Total downloads 40,300

For this version 2,197

License:

MIT

Required Ruby Version: >= 0

Links: