Terry-Mao / gopush-cluster

Golang push server cluster
GNU General Public License v3.0
2.08k stars 558 forks source link

添加推送给多人的功能 #20

Closed newjueqi closed 9 years ago

newjueqi commented 10 years ago

添加推送给多人的功能,非群组功能,在curl -d "test" http://192.168.1.63:8091/admin/push?key=Terry22\&expire=600\&gid=0 时,key可指定多人

Terry-Mao commented 10 years ago

非常感谢,这样批量推送可以避免rpc请求风暴,我会在1.0.4更新这个支持

dagou commented 10 years ago

1.0.4啥时候出阿? 小小期待以下!!

Terry-Mao commented 10 years ago

要憋个把月了。

Terry-Mao commented 9 years ago

参考最新goim:github.com/Terry-Mao/goim