Popularity
8.6
Declining
Activity
0.0
Stable
2,078
231
562

Programming language: Go
License: GNU General Public License v3.0 only
Tags: Messaging    
Latest version: v1.0.5

gopush-cluster alternatives and similar packages

Based on the "Messaging" category.
Alternatively, view gopush-cluster alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of gopush-cluster or a related project?

Add another 'Messaging' Package

README

gopush-cluster

gopush-cluster is a go push server cluster.

Features

  • light weight
  • high performance
  • pure golang implementation
  • message expired
  • offline message store
  • public message or private message push
  • multiple subscribers (can restrict max subscribers)
  • heartbeat(service heartbeat or tcp keepalive)
  • auth (if a subscriber not auth then can't connect to comet node)
  • multiple protocol (websocket, tcp, todo http longpolling)
  • stat
  • cluster support (easy add or remove comet & web & message node)
  • failover support (zookeeper)

Architecture

gopush-cluster

Document

English

中文

LICENSE

gopush-cluster is is distributed under the terms of the GNU General Public License, version 3.0 GPLv3


*Note that all licence references and agreements mentioned in the gopush-cluster README section above are relevant to that project's source code only.