Home >Backend Development >PHP Tutorial >Laravel push notification client selection problem

Laravel push notification client selection problem

WBOY
WBOYOriginal
2016-10-10 11:56:121047browse

The requirements are as follows:
1. The company's HRMS needs push notifications, but due to various reasons, the server cannot be exposed to the public network!
2. It is best to be free and have a good ecosystem (other microservices can be integrated in the future)
3. Have multi-platform clients

Because of the first one, the WeChat official account cannot be implemented!

I took a look at BearyChat’s Incoming bot, and it seems that it can only be pushed to discussion groups, not individuals!
But his other ecosystems are doing very well, so I want to know if there are any similar platforms!

Reply content:

The requirements are as follows:
1. The company's HRMS needs push notifications, but due to various reasons, the server cannot be exposed to the public network!
2. It is best to be free and have a good ecosystem (other microservices can be integrated in the future)
3. Have multi-platform clients

Because of the first one, the WeChat official account cannot be implemented!

I took a look at BearyChat’s Incoming bot, and it seems that it can only be pushed to discussion groups, not individuals!
But his other ecosystems are doing very well, so I want to know if there are any similar platforms!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn