An open API service indexing awesome lists of open source software.

https://github.com/blackmatch/pushgo

基于socket的消息推送系统。
https://github.com/blackmatch/pushgo

nodejs push-notifications socket-io

Last synced: 2 months ago
JSON representation

基于socket的消息推送系统。

Awesome Lists containing this project

README

          

##基于socket的全平台推送系统
###技术架构
![tech](./readme/tech.png)
###socket连接
![sendMsg](./readme/socket.png)
###发送消息流程
![sendMsg](./readme/sendMsg.png)