| ... | @@ -8,6 +8,7 @@ sequenceDiagram | 
... | @@ -8,6 +8,7 @@ sequenceDiagram | 
| 
 | 
    participant D2S_DB as "D2Sphere Database"
 | 
 | 
    participant D2S_DB as "D2Sphere Database"
 | 
| 
 | 
    participant D2S_API as "D2SPhere REST API"
 | 
 | 
    participant D2S_API as "D2SPhere REST API"
 | 
| 
 | 
    autonumber
 | 
 | 
    autonumber
 | 
 | 
 | 
 | 
    ... create D2Sphere TCP conncetion ...
 | 
| 
 | 
    Dev->>Dev_TCP: Hello John, how are you?
 | 
 | 
    Dev->>Dev_TCP: Hello John, how are you?
 | 
| 
 | 
    Dev_TCP-->>D2S_TCP: Great!
 | 
 | 
    Dev_TCP-->>D2S_TCP: Great!
 | 
| 
 | 
		
 | 
 | 
		
 | 
| ... |  | ... |  |