gimite / web-socket-js

HTML5 Web Socket implementation powered by Flash
BSD 3-Clause "New" or "Revised" License
2.73k stars 489 forks source link

Flash policy server available #112

Closed futurechimp closed 12 years ago

futurechimp commented 12 years ago

Hi gimite,

I was browsing through your library to see if I'd like to use it for a realtime application I'm going to be messing around with. I notice that you use Ruby, but you point people at the node.js Flash policy server in your README. If you're interested, I've got a simple pure-ruby Flash policy server available as a gem, see: https://github.com/futurechimp/flash_policy_server

You can use it by just doing gem install flash_policy_server.

Now I'll go try out web-socket-js :).

gimite commented 12 years ago

Thanks for the information. I added it to README.