Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 522 Bytes

File metadata and controls

19 lines (12 loc) · 522 Bytes

引言

对于部署的应用,希望有一个事件通知功能。

受到 Server酱 微信推送服务的启发,准备着手实现一个QQ消息推送服务,我给他命名为 Cool Push 亦或称为 酷推 。实现后: https://cp.xuthus.cc

实现细节

代码随手写的 问题有点多

如何使用

# 编译
go build -o CoolPush .
# 执行
./CoolPush