Core.Hello
Title: Core.Hello
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
Description: Sent by the client to identify itself to the server.
| Property | Type | Title/Description |
|---|---|---|
| + client | string | The name of the client, e.g., 'Mudlet'. |
| + version | string | The version of the client. |
1. Property client
| Type | string |
| Required | Yes |
Description: The name of the client, e.g., 'Mudlet'.
2. Property version
| Type | string |
| Required | Yes |
Description: The version of the client.
Generated using json-schema-for-humans on 2025-10-04 at 20:05:51 +0200