This app demonstrates how to use Resonance JS SDK in web browser.
You can easily try this app on our demo page or you can host it on your web server. HTTPS protocol is necessary to get access to microphone.
When page load you will be prompted to input payload. Payload is the data that will be available to all
nearby devices. Search is automatically started after that. When nearby device is detected
line "Found: another_payload
" will be printed to screen.
Search is stopped when page closed.
You can use this example with example-ios and example-android to see how cross-platform discovery works.
Detailed documentation, support and your API-key is available in Resonance Console after registration.