mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-13 05:45:41 +08:00
* Send APNS push to UDID after Commands being queued. In support of #100. Create a new protobuf & message type for post-queued commands. The push service listens for these and pushes to the devices as appropriate. * Break out subscriber as method on Push * Refactor event passing to use a struct * Error on nil argument