pushserver
pushserver copied to clipboard
A server for sending push notifications to mobile apps
Are you open to integrate more notification services like Slack, Twilio, etc, or this is only for a mobile notification push?
The pushserver is logging in a few different places: /home/pushserver/logs/pushserver/push_server - mostly messages about deleted subscriptions /home/pushserver/logs/supervisor/pushserver_stdout - mostly db logs for subscription INSERTs and SELECTs It would be nice...
is getting logged to supervisor/pushserver_stderr
We would like to have the ability to create draft messages, send it to a saved set of staff / testing device IDs, then have one click to send the...
There's no easy way to link deviceIds to channels, so ensure that only a single channel can be supplied if deviceIds is set.