jimsynz / faye-rails

Simple Rails glue for the Faye messaging protocol.
MIT License
435 stars 79 forks source link

Update faye version to latest stable #92

Open netkgk opened 8 years ago

netkgk commented 8 years ago

Currently faye-rails depends on faye v.1.1.2 which has a critical issue faye/faye#295 which could be used for DoS attack.

DrakenZA commented 7 years ago

Can someone create a pull request for this ?