Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.
/ checkin Public archive

MDM Check-in protocol as a standalone service/library.

Notifications You must be signed in to change notification settings

micromdm/checkin

Repository files navigation

Build Status GoDoc

The Checkin Service implements the MDM Check-in protocol. It responds to device requests sending Authenticate, TokenUpdate and CheckOut commands.

The Checkin Service can be used as both a library and a standalone service. The current implementation of the checkin service uses BoltDB to archive events and NSQ as the message queue, both of which can be embeded in a larger standalone program.

Architecture Diagram

mdm checkinservice

About

MDM Check-in protocol as a standalone service/library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published