1. Communication

Run functions on a creep using creep’s name.

When the sender needs to check something with a creep, it can use this system to get a response.

The following features will be included: - Internal API - Different response models

1.1. Function list

Name

Description

a

b

1.2. How is it going to work?

1.2.1. Internal API

A creep is accessible by using its name, then a set of function from this feature are executable.

1.2.2. Response models

There are going to be a few response models that return different types but the response codes stay the same.