SDK Guides
JavaScript
Compatibility with JavaScript
The Ditto SDK for JavaScript is versatile — capable of operating in various environments, including the browser, Node.js, Electron, and React Native:
Ditto supports the active and maintenance long-term support (LTS) version 18 (or later) of Node.js.
Platform | BLE | AWDL | Wi-Fi Aware | LAN | WebSockets |
---|---|---|---|---|---|
iOS | ✓ | ✓ | -- | ✓ | ✓ |
iOS App Simulator | -- | -- | -- | ✓ | ✓ |
Android | ✓ | -- | ✓ | ✓ | ✓ |
Android Emulator | -- | -- | -- | -- | ✓ |
Updated 12 Mar 2024
Did this page help you?