Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.
rsouth edited this page Jul 31, 2020 · 8 revisions

Welcome to the sequencer wiki!

Grammar

Describes the currently supported grammar. In future this will need to show from which version a token is available.

Header / Metadata

:title My Title adds a title

:author Author Name adds an author name

:date adds the current date

:fontsize 16 sets the rendering font size to 16

Messages

Client -> Server Indicates flow from Client to Server

image

Server -> Client Indicates flow back from Server to Client

image

Client -> Server: Request Notes that the type of message being sent from Client to Server is a Request

image

Server --> Client: Response Uses a dashed line to represent a reply from Server to Client.

image

Server -> Server: Thinking... Self-referential interaction with Server

image

Service -> Server synchronous interaction Service ->> Server synchronous interaction

image

Clone this wiki locally