-
Performance: store connections in a Hash, not an Array.
-
Add
Connection#broadcast
as an interface for broadcasting from channels. -
Add
config.fastlane_broadcasts_enabled
to opt-in for optimized broadcasts (no double JSON encoding).
- Added a hack to prevent third-party extensions from changing the methods visibility.
- Added RSpec patch.
- Initial extraction.