[docs] Add back inital root node in server hello packet

This commit is contained in:
Joscha 2020-02-18 12:13:29 +00:00
parent f2e77b7c03
commit bd06b64699

View file

@ -153,6 +153,7 @@ contains the protocol extensions that will be active for this connection.
|--------------|-----------------|-----------------------------------------------------------------|
| `type` | string | The string `hello` |
| `extensions` | list of strings | The protocol extensions that will be active for this connection |
| `node` | node | The initial root node |
### update