repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a433785
)
docs: refine README.md
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 9 Mar 2024 12:52:59 +0000
(13:52 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 9 Mar 2024 12:52:59 +0000
(13:52 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 5a23ad0936ca0a523e4bcf5d9a80689f969b9a11..274aac4a93c8e230437759b2844a0f72b10d91bf 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-537,7
+537,7
@@
Protocol to control the simulator via a Websocket or HTTP server:
sequenceDiagram
Client->>UI Server: request
UI Server->>Client: response
-Note over UI Server,Client:
Transport protocol: HTTP,
Websocket
+Note over UI Server,Client:
HTTP or
Websocket
```
### Websocket Protocol