RubyGems Navigation menu

flash_policy_server 0.0.9

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.0 - February 12, 2018 (9.0 KB)
  2. 0.1.0 - October 12, 2013 (9.0 KB)
  3. 0.0.9 - January 03, 2012 (8.0 KB)
  4. 0.0.8 - December 26, 2011 (8.0 KB)
  5. 0.0.7 - December 25, 2011 (8.0 KB)
顯示所有版本(共 11)

Development 相依性套件 (5):

bundler ~> 1.0.0
jeweler ~> 1.6.4
minitest >= 0
rcov >= 0
yard ~> 0.6.0

擁有者:

作者:

  • Dave hrycyszyn

SHA 256 checksum:

f3490756feb1b3d65aa8257fc954a68a8d163fb7cf7892912e4d3c7c88dd77b8

總下載次數 40,481

這個版本 7,031

License:

Ruby 版本需求:

相關連結: