Sending line notifications using a binary, docker or Drone CI.
Gorush is a dedicated notification dispatch server used to send real-time alerts to iOS and Android mobile devices. It functions as a centralized infrastructure for hosting a notification API and managing the delivery of push messages through high-throughput queuing. The system supports both gRPC streams and HTTP endpoints to receive notification triggers and includes a command-line interface for triggering alerts without a running server process. It manages network traffic through proxy routing via HTTP or SOCKS5 and secures server communication using automated TLS certificate management. O
Go Lightweight eventbus with async compatibility for Go
A library for scheduling when to dispatch a message to a channel
The implementation of the pattern observer
Las características principales de agoalofalife/event son: Messaging Systems, Messaging.
Las alternativas de código abierto para agoalofalife/event incluyen: appleboy/drone-line — Sending line notifications using a binary, docker or Drone CI. alexsniffin/gosd — A library for scheduling when to dispatch a message to a channel. asaskevich/eventbus — [Go] Lightweight eventbus with async compatibility for Go. centrifugal/centrifugo — Centrifugo is a self-hosted real-time messaging server that provides infrastructure for scalable notifications, a… appleboy/gorush — Gorush is a dedicated notification dispatch server used to send real-time alerts to iOS and Android mobile devices. It… cheshir/go-mq — Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.