1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable/connection
2016-06-02 04:08:48 +09:30
..
authorization.rb Get ready to merge into Rails 2015-12-14 15:48:54 +01:00
base.rb Pass over Action Cable docs 2016-05-21 11:55:04 -04:00
client_socket.rb Merge pull request #24224 from danielrhodes/actioncable-websocket-protocols 2016-04-05 09:26:11 -07:00
faye_client_socket.rb Merge pull request #24224 from danielrhodes/actioncable-websocket-protocols 2016-04-05 09:26:11 -07:00
faye_event_loop.rb Cable: fix Faye periodic timer shutdown typo 2016-03-24 10:29:11 -07:00
identification.rb Full Action Cable documentation read through 2016-02-17 11:08:00 -05:00
internal_channel.rb Cable message encoding 2016-03-31 07:08:16 -07:00
message_buffer.rb Cable message encoding 2016-03-31 07:08:16 -07:00
stream.rb Gracefully handle disconnected clients 2016-03-20 17:36:22 -07:00
stream_event_loop.rb Support faye-websocket + EventMachine as an option 2016-03-02 12:17:15 +10:30
subscriptions.rb Properly support reloading for Action Cable channels 2016-06-02 04:08:48 +09:30
tagged_logger_proxy.rb traditional make sense with <tt>ActiveSupport::TaggedLogging</tt> 2015-12-18 00:30:36 +05:30
web_socket.rb Added protocol negotiation 2016-04-05 15:55:59 +02:00