Test QuickGV: Difference between revisions

From Fundamental Ramen
Jump to navigation Jump to search
Line 4: Line 4:
<quickgv name="123" theme="warm">
<quickgv name="123" theme="warm">
subgraph cluster_clients {
subgraph cluster_clients {
   c1[label="ws.send()", constraint=true];
   c1[label="new WebSocket('/foo')"];
   c2[label="ws.onmessage()"];
  c2[label="ws.onopen"];
  c3[label="ws.send()", constraint=true];
   c4[label="ws.onmessage"];
}
}



Revision as of 06:26, 5 March 2021

See: https://graphviz.gitlab.io/_pages/pdf/dotguide.pdf

WebSocket Service

建議線路 gen1

建議線路 gen2

A

testflow

test

Crawling Flow

GDS

Geomancer

Sandbox