You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I implemented a sample app using ActionCable where users can send and receive messages. Now if we wanted to scale the app and create an mobile client say Android, is it possible or should we head to use something like XMPP server?