Skip to content

Instantly share code, notes, and snippets.

@folkengine
Created May 24, 2023 13:43
Show Gist options
  • Save folkengine/bc50b744f66c23c933c6e482ed948d67 to your computer and use it in GitHub Desktop.
Save folkengine/bc50b744f66c23c933c6e482ed948d67 to your computer and use it in GitHub Desktop.
sequenceDiagram
    Alice->>+John: Hello John, how are you?
    Alice->>+John: John, can you hear me?
    John-->>-Alice: Hi Alice, I can hear you!
    John-->>-Alice: I feel great!
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment