> ## 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.

# Go Compatibility

<Callout icon="triangle-person-digging" color="#7C3AED" iconType="regular">
  The Go SDK is currently in **Public Preview** with version `5.0.0-go-preview.3`. If you encounter any issues or need assistance, please contact [Ditto Support](https://support.ditto.com).
</Callout>

## Development Requirements

| **Go Version** | **Support**                            |
| -------------- | -------------------------------------- |
| 1.24 and later | <Icon icon="check" iconType="solid" /> |

## Platforms

| **Platforms** | **Support**    | **Versions**         |
| ------------- | -------------- | -------------------- |
| Linux x86-64  | Public Preview | glibc 2.17 and later |
| Linux ARM64   | Public Preview | glibc 2.35 and later |
| macOS ARM64   | Public Preview | 12 and later         |

## Transports

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