mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
2f8dc184fc
Users should never publicly be interacting with an instance of this. The instance that comes along with an `AC::Connection::Base` instance (the only thing a user should be working with) is [itself intended to be private](https://github.com/tjschuck/rails/blob/master/actioncable/lib/action_cable/connection/base.rb#L137-L140). [ci skip] |
||
---|---|---|
.. | ||
authorization.rb | ||
base.rb | ||
client_socket.rb | ||
identification.rb | ||
internal_channel.rb | ||
message_buffer.rb | ||
stream.rb | ||
stream_event_loop.rb | ||
subscriptions.rb | ||
tagged_logger_proxy.rb | ||
web_socket.rb |