viktor-shmigol / ng2-cable

Connect your Angular(2/4)/ionic(2/3) application with Rails ActionCable
https://ng2-cable-example.herokuapp.com
44 stars 14 forks source link

ActionCable Consumer #2

Closed b-hobbs closed 7 years ago

b-hobbs commented 7 years ago

I'm still trying to learn actioncable, but isn't creating a new consumer for every subscription a little excessive? New subscriptions should be using the same consumer.