> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ditto.live/llms.txt
> Use this file to discover all available pages before exploring further.

# C++ Compatibility

## Development Requirements

| **Requirement** | **Minimum Version** |
| --------------- | ------------------- |
| C++ Standard    | C++11               |
| GCC (Linux)     | 7 and later         |

## Platforms

| **Platforms**   | **Support**                            | **Versions**               |
| --------------- | -------------------------------------- | -------------------------- |
| Linux (x64)     | <Icon icon="check" iconType="solid" /> | Ubuntu 20.04 LTS and later |
| Linux (AArch64) | <Icon icon="check" iconType="solid" /> | Ubuntu 22.04 LTS and later |
| iOS             | --                                     | --                         |
| macOS           | --                                     | --                         |
| Windows         | --                                     | --                         |

## Transports

| **Platform**    | **BLE 5.0+** | **AWDL** | **Wi-Fi Aware** | **LAN**                                | **WebSockets**                         |
| --------------- | ------------ | -------- | --------------- | -------------------------------------- | -------------------------------------- |
| Linux (x64)     | --           | --       | --              | <Icon icon="check" iconType="solid" /> | <Icon icon="check" iconType="solid" /> |
| Linux (AArch64) | --           | --       | --              | <Icon icon="check" iconType="solid" /> | <Icon icon="check" iconType="solid" /> |

## Devices

| **Device**   | **Platform**    | **Support**                            | **Versions** |
| ------------ | --------------- | -------------------------------------- | ------------ |
| Raspberry Pi | Linux (AArch64) | <Icon icon="check" iconType="solid" /> |              |
