Gaurun is a general push notification server in Go.
Gaurun is production ready.
make gom
make bundle
make
See CONFIGURATION.md about details.
See SPEC.md about details.
bin/gaurun -c conf/gaurun.toml
Gaurun supports re-push notifications lost by server-crash with access.log.
bin/gaurun_recovery -c conf/gaurun.toml -l /tmp/gaurun.log
- Tatsuhiko Kubo(@cubicdaiya)
Copyright 2014-2015 Mercari, Inc.
Licensed under the MIT License.