Module: ApplicationCable
- Defined in:
- app/channels/application_cable/channel.rb,
app/channels/application_cable/connection.rb
Overview
for real time application
private users could publish topical information
public users would be able to subscribe to the topics of particular personal interest
rigth now all this part of the apllication is empty
Defined Under Namespace
Classes: Channel, Connection