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

# JavaScript Web Compatibility

The following provides a complete overview of the desktop and mobile browsers as well as the transports that the Ditto SDK for JavaScript supports:

## Desktop Browsers

| **Browser**       | **Support**                            | **Versions**   |
| ----------------- | -------------------------------------- | -------------- |
| Chrome            | <Icon icon="check" iconType="solid" /> | 84.0 and later |
| Edge              | <Icon icon="check" iconType="solid" /> | 84.0 and later |
| Firefox           | <Icon icon="check" iconType="solid" /> | 79.0 and later |
| Safari            | <Icon icon="check" iconType="solid" /> | 14.1 and later |
| Internet Explorer | --                                     | --             |
| Opera             | --                                     | --             |

## Mobile Browsers

| **Browser** | **Platform** | **Support**                            | **Versions**   |
| ----------- | ------------ | -------------------------------------- | -------------- |
| Safari      | iOS          | <Icon icon="check" iconType="solid" /> | 14.5 and later |
| Chrome      | Android      | <Icon icon="check" iconType="solid" /> | 84.0 and later |
| Firefox     | Android      | <Icon icon="check" iconType="solid" /> | 79.0 and later |
| WebView     | Android      | <Icon icon="check" iconType="solid" /> | 84.0 and later |
| Opera       | --           | --                                     | --             |

## Transports

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