team-telnyx / webrtc

SDK for Telnyx's WebRTC platform
https://developers.telnyx.com/docs/v2/webrtc
MIT License
40 stars 19 forks source link

feat: attach reconnection token to host #367

Closed farhat-ha closed 2 months ago

farhat-ha commented 2 months ago

WEBRTC-2246

📝 To Do

voice-sdk-proxy now returns a token used to re-establish ws connection to the b2bua-rtc instance in case the ws disconnects.

this change saves the token to session storage and attaches it (if it exists) to the websocket host.

✋ Manual testing

  1. Provide manual testing instructions

🦊 Browser testing

Desktop

📸 Screenshots

Description Screenshot
Desktop
usage.gif