I am looking for Options to send push-notifications from laravel-php-web applications to an Android smartwatch. But I do not want to use any cloud service like Google Cloud Messaging or Google Firebase etc, because I don't want to share the sent sensible data with Google or another company.
Do you maybe have any suggestions about how to implement something like this?