Ionic with socket.io, is a good choice?

Hi guys,

I have a question, i have an app in ionic accessing an API from another web application in php/laravel, and in ionic I need to warn the user If the status of webapp changes in database, i was looking at socket.io. How is the performance? We Will have many clients accessing. What is the better option?

Thnks

Maybe notifications?