I am currently have a system which implements raix:push package on the server side.
We are planning to move to FCM for relying on Firebase for sending notifications on the client side for Android and iOS.
It seems like there is just one package that do that work:
but beside that is there any other implementation or package that I can take a look?