1.1 Shared
1.1.1 Location
1.1.2 Direction
1.1.3 Entity
1.1.4 Request
1.1.5 Reply
8.14
1.1.5 Reply🔗

Source code at reply.rkt

A reply from the server to a player client contains a success indicator and bot information.

(struct reply (success? entity cargo neighbors) #:prefab)