Documenting the protocols, structures and concepts used by Hyperscape.
Striven
2026-02-20 863864577ab04933d65105b57ee649ef38240fc5
04_rendezvous/01_rmc_protocols/cloudserversprotocol.md
@@ -29,8 +29,8 @@
> TODO: Example
##### Parsing
| Name     | Description | Type                                            |
|----------|-------------|-------------------------------------------------|
| Name | The name of the datacenter.    | [`String`](../03_structure.md#structure-string) |
| String 1 | Unknown.    | [`String`](../03_structure.md#structure-string) |
| IP | The IP address of the datacenter.    | [`String`](../03_structure.md#structure-string) |
| Name     | Description                       | Type                                            |
|----------|-----------------------------------|-------------------------------------------------|
| Name     | The name of the datacenter.       | [`String`](../03_structure.md#structure-string) |
| String 1 | Unknown.                          | [`String`](../03_structure.md#structure-string) |
| IP       | The IP address of the datacenter. | [`String`](../03_structure.md#structure-string) |