blob: 83ec68a51e0b2db6d93fdaab637ea79fbf14ded0 (
plain) (
tree)
|
|
* Protect against concurrent writes to a websocket connection from
multiple threads; the underlying OS write is not always threadsafe.
*Tinco Andringa*
* Add ActiveSupport::Notifications hook to Broadcaster#broadcast
*Matthew Wear*
Please check [5-0-stable](https://github.com/rails/rails/blob/5-0-stable/actioncable/CHANGELOG.md) for previous changes.
|