... | @@ -2,12 +2,6 @@ |
... | @@ -2,12 +2,6 @@ |
|
|
|
|
|
```mermaid
|
|
```mermaid
|
|
sequenceDiagram
|
|
sequenceDiagram
|
|
|
|
Alice->>John: Hello John, how are you?
|
|
participant Dev
|
|
John-->>Alice: Great!
|
|
participant Dev_TCP
|
|
Alice-)John: See you later! |
|
|
|
\ No newline at end of file |
|
... create D2Sphere TCP conncetion ...
|
|
|
|
Dev -> Dev_TCP : create TCP session
|
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
|
\ No newline at end of file |
|
|