Message sequence chart
ID: message-sequence-chart
A Message Sequence Chart (MSC) is a type of diagram used in the fields of software engineering and systems design to visually represent the interactions between different entities (such as objects or components) over time. The primary purpose of an MSC is to illustrate the sequence of messages exchanged and the order in which those messages are sent and received.
New to topics? Read the docs here!