Using ActionCable with Mobile Client

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?