Can you provide some context (e.g. what class are you reading)? Those terms may not be used 100% consistently across the entire code-base so the context really matters.
Generally speaking, the code itself is the "source of truth." All the answers about how to use the code are in the code itself. Justin On Sun, Mar 20, 2022 at 9:32 AM domson.t...@outlook.com < domson.t...@outlook.com> wrote: > Hi, > I am reading artemis source code, but I am confused by response and ack. > What is their difference? And, when they can be used? > Thanks! >