最近我有兴趣在php中使用stomp尝试向移动设备发送推送通知。但我不知道如何使用以及要设置哪些参数。
请帮忙。
答案 0 :(得分:0)
您可以使用这样的websockets https://github.com/apache/activemq/tree/master/activemq-web-demo/src/main/webapp/websocket
https://github.com/jmesnil/stomp-websocket/blob/master/example/chat/index.html
http://activemq.apache.org/websockets.html
有许多库和示例https://github.com/krukow/stomple/blob/master/example/transactional-chat.html