Below is the list of messages exchanged between the Manager and the Spawner:

Message::Code

package sf.core.protocol.manager_spawner;

enum Code {
  Ack = 1;
}

Name Code Meaning
Ack 1 This message is an acknowledgement of a request