Skip to content

Bot Registration Sequence

johnburbridge edited this page Nov 18, 2012 · 1 revision

New Bot Registration

  1. Server listens to incoming registration requests on grobot.registration.queue
  2. Bot sends registration request to grobot.registration.queue with reply-request to it's own queue
  3. Server picks up registration request, validates, and sends registration reply to bot's private queue with address of status request and command topics
  4. Bot receives registration confirmation and starts listening on status request and command topics
Clone this wiki locally