diff --git a/README.md b/README.md index 37cd740a..567b894f 100644 --- a/README.md +++ b/README.md @@ -1199,6 +1199,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Benthos](https://github.com/Jeffail/benthos) - A message streaming bridge between a range of protocols. * [Bus](https://github.com/mustafaturan/bus) - Minimalist message bus implementation for internal communication. * [Centrifugo](https://github.com/centrifugal/centrifugo) - Real-time messaging (Websockets or SockJS) server in Go. +* [Chanify](https://github.com/chanify/chanify) - A push notification server send message to your iOS devices. * [Commander](https://github.com/jeroenrinzema/commander) - A high-level event driven consumer/producer supporting various "dialects" such as Apache Kafka. * [Confluent Kafka Golang Client](https://github.com/confluentinc/confluent-kafka-go) - confluent-kafka-go is Confluent's Golang client for Apache Kafka and the Confluent Platform. * [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus.